656 Commits (4e3b88784a4a4aef02ca80bb23e591e2a85b1e8e)

Author SHA1 Message Date
  Eitan Yarmush 172a16a615
Memory component base (#5380) 1 year ago
  Wei Jen Lu 9030f75b4d
Fix typo (#5361) 1 year ago
  Leonardo Pinheiro 5c969d3f10
fix: add state management for oai assistant (#5352) 1 year ago
  Jack Gerrits 40d74a32a1
Use proto descriptor for typename (#5346) 1 year ago
  Victor Dibia 6454e3fece
fix permission issue in ags windows (#5360) 1 year ago
  afourney cf6fa77273
Add text-only model support to M1 (#5344) 1 year ago
  afourney 517e3f000e
Assistant agent drop images when not provided with a vision-capable model. (#5351) 1 year ago
  Victor Dibia b89ca2a5ae
Fix warnings in AGS (#5320) 1 year ago
  Victor Dibia fbda70320d
Ensure ModelInfo field is serialized for OpenAIChatCompletionClient (#5315) 1 year ago
  afourney e8f49ef386
Fix reading string args from m1 cli (#5343) 1 year ago
  afourney cd88757cac
Allow m1 cli to read a configuration from a yaml file. (#5341) 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
  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 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
  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 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
  afourney fff201f813
Added an optional sources parameter to CodeExecutorAgent (#5259) 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
  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 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
  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
  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
  Bilawal Hameed 42dc80ce60
docs: s/Exisiting/Existing/g (#5202) 1 year ago
  Eric Zhu 138913bd5b
Add Model Client Cache section to migration guide (#5197) 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
  Eric Zhu 146674399b
docs: Core API doc update: split out model context from model clients; separate framework and components (#5171) 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