853 Commits (69c0b2b5efcbbadd6ea8967c8cdd693da4df5b1e)

Author SHA1 Message Date
  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
  Victor Dibia c2a43e84a2
Declarative BaseChat Agents (#5055) 1 year ago
  zysoong 1f22a7b7a1
[Documentation] Update tools.ipynb: use system messages in the tool_agent_caller_loop session (#5068) 1 year ago
  Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
  afourney 2e1a9c737a
Retry multiple times when M1 selects an invalid agent. Make agent sel… (#5079) 1 year ago
  Jack Gerrits 1a3ac626eb
Update version to 0.4.3 pre-emptively (#5066) 1 year ago
  Victor Dibia 8b3d25d041
Improve AGS Documentation (#5065) 1 year ago
  Hankyeol Kyung acb9117513
Update gpt-4o model version and add new model details (#5056) 1 year ago
  Eric Zhu c5ca53de5e
Update studio dep to use version bound (#5063) 1 year ago