921 Commits (39bfa35e281016827686aecb8980397bc024d282)

Author SHA1 Message Date
  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
  Ryan Sweet edbd20167b
bring back grpc service (#5377) 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
  Eric Zhu abdc0da4f1
Add sample chat application with FastAPI (#5433) 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
  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