Kye Gomez
1f0ee6950c
tool docs
3 months ago
Kye Gomez
26d5047f76
base tool reference
3 months ago
Kye Gomez
d8615a4bf6
[FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
3 months ago
Kye Gomez
764961c1a0
structured docs outputs
3 months ago
Kye Gomez
b02b413aa7
detailed process breakdown agent mcp docs
3 months ago
Kye Gomez
e42ba75e03
agent mcp docs
3 months ago
Kye Gomez
4ce24002a0
fix docs for agent mcp
3 months ago
Kye Gomez
669892c6ee
mcp agent docs fix + links fix like discord links
3 months ago
Kye Gomez
73597f1c35
example cleaanup
3 months ago
Kye Gomez
181060e3ed
feat][agent + mcp
3 months ago
Kye Gomez
d61c218799
swarms rust documentation code
3 months ago
Kye Gomez
120d6a829f
Merge pull request #857 from ascender1729/fix/structs-index-agent-init
...
fix/structs-index-agent-init
3 months ago
Kye Gomez
c2fe9df7d6
Merge pull request #856 from ascender1729/refactor/agent-initialization
...
refactor: switch Medical Coder Agent to use built-in model_name parameter
3 months ago
Pavan Kumar
9aaff48a2c
fix(structs): simplify Agent initialization example in index.md
...
- Remove explicit OpenAIChat import and llm setup
- Show passing temperature, model_name, and max_tokens directly to Agent
- Remove dotenv/env loading instructions
3 months ago
Pavan Kumar
bc14d1141b
refactor: switch Medical Coder Agent to use built-in model_name parameter
...
- Remove direct OpenAIChat instantiation and llm parameter
- Pass model_name="gpt-4o-mini" (instead of gpt-4o) to Agent
- Clean up imports (drop swarm_models.OpenAIChat, add dotenv.load_dotenv)
- Preserve tweet loop logic and duplicate-checking
3 months ago
Kye Gomez
42aa843dbd
examples/multi-agent/council
3 months ago
Kye Gomez
a6fcac5c4d
mermaid diagram for council of judges
3 months ago
Kye Gomez
703a04d057
councol of judges docs fix
3 months ago
Kye Gomez
250df72855
docs for council of judges
3 months ago
Kye Gomez
5d5ac53c9e
[FEAT][CouncilAsAJudge]
3 months ago
Kye Gomez
3edf5553f7
claude 4 example
3 months ago
Kye Gomez
abce7a8af8
cleanup examples
3 months ago
Kye Gomez
8d27083647
cleanup
3 months ago
Kye Gomez
70005a1f32
docs overview
3 months ago
Kye Gomez
e1e3edd221
overview for multi-agent docs
3 months ago
Kye Gomez
bdf6885cbc
conversation
3 months ago
Kye Gomez
ab030d46b9
[feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
3 months ago
Kye Gomez
3e243a943a
Merge pull request #849 from ascender1729/feat/xml-support
...
feat: add robust XML output support throughout the agentic framework (#841 )
3 months ago
Pavan Kumar
fc06897b4e
feat: add robust XML output support throughout the agentic framework ( #841 )
3 months ago
Pavan Kumar
a2d0e50feb
feat: add robust XML output support throughout the agentic framework ( #841 )
3 months ago
Pavan Kumar
cd074d0f6e
Merge branch 'kyegomez:master' into master
3 months ago
Kye Gomez
103952a5c7
[fix][remove agent.agent_id and just agent.id
3 months ago
Kye Gomez
f21272930f
cerebras
3 months ago
Kye Gomez
5a9b56223e
cerebas example md
3 months ago
Kye Gomez
9a89f39700
Merge pull request #847 from ascender1729/fix/4o-mini-771-clean
...
Fix/4o-mini-771
3 months ago
Pavan Kumar
962d12f371
Merge branch 'kyegomez:master' into master
3 months ago
ascender1729
6698bd3c8b
fix: Update ollama_demo.py to use LiteLLM format
...
- Update model configuration to use LiteLLM format (ollama/llama3.2)
- Standardize model handling with 4o_mini_demo.py
- Improve output formatting and consistency
- Fix context spam issues
3 months ago
ascender1729
dd9d67e7b3
fix: Update 4o_mini_demo.py to use GPT-4o-mini model
...
- Replace Ollama local models with OpenAI GPT-4o-mini
- Resolve context spam and extraneous output issues
- Improve output formatting for medical coding diagnosis
- Closes #771
3 months ago
Kye Gomez
97e25637e9
cort -> swarms.agents
3 months ago
Kye Gomez
ea9ecd56da
cleanup self.max_loops issue
3 months ago
ascender1729
16b5896f07
Reapply "model docs"
...
This reverts commit ead6bf55ea
.
3 months ago
ascender1729
ead6bf55ea
Revert "model docs"
...
This reverts commit 48e7fd8a79
.
3 months ago
Kye Gomez
48e7fd8a79
model docs
3 months ago
Kye Gomez
c43180de14
agent multi step reasoning update
3 months ago
Kye Gomez
048a47931e
cleanuped up api docs
3 months ago
Kye Gomez
aa7bc54e75
agent api completions docs
3 months ago
Kye Gomez
89d42e18db
cleanup
3 months ago
Kye Gomez
ed46063dcc
updated docs for swarms api
3 months ago
Kye Gomez
e9a7c7994c
concurrent docs updates + concurrent workflow updates
4 months ago
Kye Gomez
688c9eab05
Merge pull request #837 from ascender1729/graph-workflow-doc-example
4 months ago