226 Commits (cf1365763ca5c7ea39ffceab6c06fe1663c32b0d)

Author SHA1 Message Date
  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
  Leonardo Pinheiro b868e32b05
fix: update SK adapter stream tool call processing. (#5449) 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
  afourney f20ba9127d
M1 docker (#5437) 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
  Jack Gerrits f7f5507c70
Split out GRPC tests (#5431) 1 year ago
  afourney 3c30d8961e
Prompting changes to better support smaller models. (#5386) 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
  Leonardo Pinheiro 5c969d3f10
fix: add state management for oai assistant (#5352) 1 year ago
  afourney cf6fa77273
Add text-only model support to M1 (#5344) 1 year ago
  Victor Dibia fbda70320d
Ensure ModelInfo field is serialized for OpenAIChatCompletionClient (#5315) 1 year ago
  razvanvalca 3d00457993
Adding o3 family: o3-mini (#5325) 1 year ago
  Mohammad Mazraeh 06c706633d
fix: warn on empty chunks, don't error out (#5332) 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 877796ded1
WebSurfer: print viewport text (#5329) 1 year ago
  Eric Zhu 756e2a4865
feat: update OpenAIAssistantAgent to support AsyncAzureOpenAI client (#5312) 1 year ago
  Nour Bouzid 0bf786fbb6
Add default_header support (#5249) 1 year ago
  Eric Zhu cd9dca4740
feat: add o3 to model info; update chess example (#5311) 1 year ago
  Eric Zhu d5007adba7
chore: add asyncio_atexit dependency to docker requirements (#5307) 1 year ago
  Eric Zhu 71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280) 1 year ago
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 44db2cc1fb
fix: handle non-string function arguments in tool calls and add corresponding warnings (#5260) 1 year ago
  afourney aa23093f36
Adjusted M1 agent system prompt to remove TERMINATE (#5263) 1 year ago
  Eric Zhu 403844ef2b
feat: add Semantic Kernel Adapter documentation and usage examples in user guides (#5256) 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 b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 (#5229) 1 year ago
  Jack Gerrits 7445e4b276
Remove channel based control plane APIs, cleanup proto (#5236) 1 year ago
  Rohan Thacker d49bf346e0
Updated docs for _azure_ai_client.py (#5199) 1 year ago
  Eric Zhu b441d5b43a
fix: Enhance OpenAI client to handle additional stop reasons and improve tool call validation in tests to address empty tool_calls list. (#5223) 1 year ago
  Sachin Joglekar 8926206479
Implement default in-memory store for ChatCompletionCache (#5188) 1 year ago
  Victor Dibia 67029853ec
make AssistantAgent and Handoff use BaseTool (#5193) 1 year ago
  Jack Gerrits 55e929db98
Impl register and add sub RPC (#5191) 1 year ago
  Leonardo Pinheiro db2410c705
Feature/azure ai inference client (#5153) 1 year ago
  Jack Gerrits 1982f1b0ec
Improve grpc type checking (#5189) 1 year ago
  Jack Gerrits b375d4b18c
Communicate client id via metadata in grpc runtime (#5185) 1 year ago
  Gerardo Moreno 89631966cb
RichConsole: Prettify m1 CLI console using rich #4806 (#5123) 1 year ago
  Jack Gerrits 44b9bff466
Update proto to include remove sub, move to rpc based operations (#5168) 1 year ago
  Leonardo Pinheiro 3fe106621e
fix: update SK model adapter constructor (#5150) 1 year ago
  Eric Zhu da1c2bf12e
fix: use tool_calls field to detect tool calls in OpenAI client; add integration tests for OpenAI and Gemini (#5122) 1 year ago
  Eric Zhu 142e102ce8
fix: update gpt-4o model version to 2024-08-06 (#5117) 1 year ago
  Eric Zhu af420a83e2
fix: ensure proper handling of structured output in OpenAI client and improve test coverage for structured output (#5116) 1 year ago
  Leon De Andrade 34bc82e24f
Jupyter Code Executor in v0.4 (alternative implementation) (#4885) 1 year ago