656 Commits (4e3b88784a4a4aef02ca80bb23e591e2a85b1e8e)

Author SHA1 Message Date
  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 492b106b19
doc: API doc example for langchain database tool kit (#5498) 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
  Andrej Kyselica 540c4fb345
feat: DockerCommandLineCodeExecutor support for additional volume mounts, exposed host ports (#5383) 1 year ago
  Eric Zhu a9db38461f
doc: Update API doc for MCP tool to include installation instructions (#5482) 1 year ago
  Victor Dibia cd085e6b89
Improve custom agentchat agent docs with model clients (gemini example) and serialization (#5468) 1 year ago
  Jack Gerrits 2612796681
Implement control channel in python host servicer (#5427) 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
  Leonardo Pinheiro 50d7587a46
fix: Update SK kernel from tool to use method. (#5469) 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
  Victor Dibia 7fc7f383f0
Enable LLM Call Observability in AGS (#5457) 1 year ago
  Leonardo Pinheiro b868e32b05
fix: update SK adapter stream tool call processing. (#5449) 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
  Eric Zhu 426b898485
fix: improve speaker selection in SelectorGroupChat for weaker models (#5454) 1 year ago
  afourney 0b659de36d
Mitigates #5401 by optionally prepending names to messages. (#5448) 1 year ago
  Leonardo Pinheiro be085567ea
fix: remove sk tool adapter plugin name (#5444) 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
  Eric Zhu 0008c9cb44
fix: do not count agent event in MaxMessageTermination condition (#5436) 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
  afourney f20ba9127d
M1 docker (#5437) 1 year ago
  Wei Jen Lu 5fcb3b8061
Fix typo in Swarm doc (#5435) 1 year ago
  so2liu 07c5dc7514
fix: streaming token mode cannot work in function calls and will infi… (#5396) 1 year ago
  Eric Zhu 901ab1276d
feat: enhance AzureAIChatCompletionClient validation and add unit tests (#5417) 1 year ago
  afourney af5dcc7fdf
Significant updates to agbench. (#5313) 1 year ago
  Jack Gerrits f7f5507c70
Split out GRPC tests (#5431) 1 year ago
  afourney 4c1c12d350
Flush console output after every message. (#5415) 1 year ago
  afourney 3c30d8961e
Prompting changes to better support smaller models. (#5386) 1 year ago
  afourney 59e392cd0f
Get SelectorGroupChat working for Llama models. (#5409) 1 year ago
  Jack Gerrits 25f26a338b
Updates to proto for state apis (#5407) 1 year ago
  Jack Gerrits ca428914f5
Refactor grpc channel connection in servicer (#5402) 1 year ago
  afourney cf798aef3f
Various web surfer fixes. (#5393) 1 year ago
  afourney ac74305913
Ensure decriptions appear each on one line. Fix web_surfer's desc (#5390) 1 year ago
  afourney d86540e9cd
Fix summarize_page in a text-only context, and for unknown models. (#5388) 1 year ago
  Wei Jen Lu 7947464e4a
Fixed example code in doc:Custom Agents (#5381) 1 year ago