1011 Commits (025490a1bd99c84564c2effde67f0ff3933595bd)

Author SHA1 Message Date
  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
  Ryan Sweet b6597fdd24
rysweet-unsubscribe-and-agent-tests-4744 (#4920) 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
  Mohammad Mazraeh 0de4fd83d1
Add dependencies to distributed group chat example (#5175) 1 year ago
  Victor Dibia 979d8ab4f1
Make AgentChat Team Config Serializable (#5071) 1 year ago
  Victor Dibia 58d789a249
Make FunctionTools Serializable (Declarative) (#5052) 1 year ago
  Jack Gerrits 44b9bff466
Update proto to include remove sub, move to rpc based operations (#5168) 1 year ago
  Pierre c3e84dc5ca
Fix function tool naming to avoid overriding the name input (#5165) 1 year ago
  Sungjun.Kim 141247f6d7
docs: Add a helpful comment to swarm.ipynb (#5145) 1 year ago
  Fernando Bellido Pazos a585091406
Closes #5059 (#5156) 1 year ago
  Leonardo Pinheiro 3fe106621e
fix: update SK model adapter constructor (#5150) 1 year ago
  Victor Dibia 5e9b24c3d9
Make Memory and Team an ABC (#5149) 1 year ago
  Jack Gerrits 226b37d07b
Make ChatAgent an ABC (#5129) 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
  Mario Hammer e0a6a86b12
fix a small typo (#5120) 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
  Eric Zhu 8df86e2b72
docs: enhance Swarm user guide with notes on tool calling (#5103) 1 year ago
  Leon De Andrade d9fd39a297
Add sources field to TextMentionTermination (#5106) 1 year ago
  Leon De Andrade 34bc82e24f
Jupyter Code Executor in v0.4 (alternative implementation) (#4885) 1 year ago
  Leonardo Pinheiro 918292f51e
Semantic kernel model adapter (#4851) 1 year ago
  Eric Zhu 9b1260dd3e
docs: update AssistantAgent documentation with a new figure, attention and warning notes (#5099) 1 year ago
  Eric Zhu 8643ff6e40
Pass context between AssistantAgent for handoffs (#5084) 1 year ago
  Victor Dibia 6cb7d64bca
Update AGS pyproject.toml (#5101) 1 year ago
  Leonardo Pinheiro a1fdbd9692
Use caching to run tests and report coverage (#5086) 1 year ago
  Eric Zhu ce20de9afb
fix: normalize finish reason in CreateResult response (#5085) 1 year ago
  Eric Zhu f289e64320
docs: enhance agents.ipynb with parallel tool calls section (#5088) 1 year ago