853 Commits (69c0b2b5efcbbadd6ea8967c8cdd693da4df5b1e)

Author SHA1 Message Date
  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
  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
  Eric Zhu 68cc2e1019
docs(python): add instructions for syncing dependencies and checking samples (#5362) 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
  Juan 5df5bde127
docs(core_distributed-group-chat): fix the typos in the docs in the README.md (#5347) 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 69d3af7324
Add a new sample to show streaming and R1 usage (#5285) 1 year ago
  Eric Zhu 88c895fd48
sample: Update chainlit sample with streaming (#5304) 1 year ago
  Eric Zhu d5007adba7
chore: add asyncio_atexit dependency to docker requirements (#5307) 1 year ago
  Eric Zhu 3cc9095f28
fix: type issues in streamlit sample and add streamlit to dev dependencies (#5309) 1 year ago
  Hussein Koprly 75968565a1
adding streamlit sample app (#5306) 1 year ago
  Griffin Bassman b5626262b4
fix: windows check ci failure (#5287) 1 year ago
  linznin 33d9bd6d1d
Update Distributed Agent Runtime Cross-platform Sample (#5164) 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