462 Commits (69c0b2b5efcbbadd6ea8967c8cdd693da4df5b1e)

Author SHA1 Message Date
  Eric Zhu 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556) 1 year ago
  Eric Zhu a1234bc658
doc: improve tool guide in Core API doc (#5546) 1 year ago
  Eric Zhu e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (#5509) 1 year ago
  Victor Dibia e6423bb862
Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
  Jacob Alber 4e3b88784a
docs: Add Link (and redirect) to .NET docs (#5534) 1 year ago
  Eric Zhu ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
  Yosua Wijaya 20245b1c7e
Update custom-agents.ipynb (#5531) 1 year ago
  Wei Jen Lu 4765bca736
Fix class name style in document (#5516) 1 year ago
  Victor Dibia 559aea9f5b
Update Model Client Docs to Mention API Key from Environment Variables (#5515) 1 year ago
  Jacob Alber 676b611064
fix: Make race condition between channel open and RPC less likely to occur (#5514) 1 year ago
  Victor Dibia f49f159a43
Support Component Validation API in AGS (#5503) 1 year ago
  Eric Zhu cbc5d0241b
doc: Update AgentChat quickstart guide to enhance clarity and installation instructions (#5499) 1 year ago
  Jack Gerrits dc877d5737
Impl remove and get subscription APIs for python xlang (#5365) 1 year ago
  Victor Dibia cd085e6b89
Improve custom agentchat agent docs with model clients (gemini example) and serialization (#5468) 1 year ago
  Eric Zhu 6db946bc89
doc: enhance extensions user guide with component examples (#5480) 1 year ago
  Eitan Yarmush 8a9f452136
Adding declarative HTTP tools to autogen ext (#5181) 1 year ago
  Eric Zhu 9e15e9529c
doc: improve agent tutorial to include multi-modal input. (#5471) 1 year ago
  Eric Zhu 378b5ac09a
Update version to 0.4.6 (#5477) 1 year ago
  wistuba 7a772a2fcd
feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
  Eric Zhu b8c5e499b3
doc: improve m1 docs, remove duplicates (#5460) 1 year ago
  Victor Dibia 340a8e8587
Add notes on api key and modifying specifications in AGS (#5466) 1 year ago
  Eric Zhu 9a028acf9f
feat: enhance Gemini model support in OpenAI client and tests (#5461) 1 year ago
  Richárd Gyikó 5308b76d5f
Add MCP adapters to autogen-ext (#5251) 1 year ago
  Eric Zhu b5eaab8501
fix & doc: update selector prompt documentation and remove validation checks (#5456) 1 year ago
  Eric Zhu 15891e8cef
docs: enhance human-in-the-loop tutorial with FastAPI websocket example (#5455) 1 year ago
  Victor Dibia 9494ac97a0
AGS Improvements (Add Test Button in Team Builder View + Others) (#5416) 1 year ago
  Rohan Thacker 73a7ba5764
Added the Claude family of models to ModelFamily (#5443) 1 year ago
  abhijeethaval 707c3cf655
Update teams.ipynb : In the sample code the termination condition is set to the text "APPROVE" but the documentation mentions "TERMINATE" (#5426) 1 year ago
  Wei Jen Lu 5fcb3b8061
Fix typo in Swarm doc (#5435) 1 year ago
  Wei Jen Lu 7947464e4a
Fixed example code in doc:Custom Agents (#5381) 1 year ago
  Eitan Yarmush 172a16a615
Memory component base (#5380) 1 year ago
  Wei Jen Lu 9030f75b4d
Fix typo (#5361) 1 year ago
  Jack Gerrits 40d74a32a1
Use proto descriptor for typename (#5346) 1 year ago
  Eric Zhu 569bc19769
feat: add gemini model families, enhance group chat selection for Gemini model and add tests (#5334) 1 year ago
  afourney 088a50faa5
Remove old autogen_magentic_one package. (#5305) 1 year ago
  Eric Zhu cd9dca4740
feat: add o3 to model info; update chess example (#5311) 1 year ago
  Eric Zhu 71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280) 1 year ago
  Victor Dibia b2800d729b
Update AGS to Use AgentChat Declarative Config Serialization (#5261) 1 year ago
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 403844ef2b
feat: add Semantic Kernel Adapter documentation and usage examples in user guides (#5256) 1 year ago
  Eric Zhu 7020f2ac34
fix: update human-in-the-loop tutorial with better system message to signal termination condition (#5253) 1 year ago
  Nour Bouzid 02e968a531
FunctionTool partial support (#5183) 1 year ago
  Mohammad Mazraeh 2f1684b698
update dependencies to work with protobuf 5 (#5195) 1 year ago
  Eric Zhu 225eb9d0b2
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (#5208) 1 year ago
  Eric Zhu 10996bc172
docs: Enhance documentation for SingleThreadedAgentRuntime with usage examples and clarifications; undeprecate process_next (#5230) 1 year ago
  Eric Zhu b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 (#5229) 1 year ago
  Eric Zhu 2ceb9dcffe
docs: Update user guide notebooks to enhance clarity and add structured output (#5224) 1 year ago
  Victor Dibia 6359b6a7be
improve component config, add description support in dump_component (#5203) 1 year ago
  Christoph Schittko 8428462513
Update literature-review.ipynb to fix possible copy-and-paste error (#5214) 1 year ago
  Eric Zhu e582072947
Update model client documentation add Ollama, Gemini, Azure AI models (#5196) 1 year ago