3337 Commits (6bc896f6e23f604eb5e94de10df8a1706c9c84ed)
 

Author SHA1 Message Date
  Eric Zhu 6bc896f6e2
update versions to 0.4.8 (#5689) 1 year ago
  Ryan Sweet 78adf32f7d
pack agenthost as tool (#5647) 1 year ago
  gagb 159e4f114d
Improve readme inconsistency (#5691) 1 year ago
  Shubham Shukla caa363b517
Replace the undefined tools variable with tool_schema parameter in ToolUseAgent class (#5684) 1 year ago
  Jack Gerrits 181925c95d
[dotnet] Add mixin for easier state save/load apis (#5438) 1 year ago
  Ryan Sweet 213da855ec
remove dep on aspire - add google.protobuf (#5645) 1 year ago
  Eric Zhu 0360ab9715
doc: Enrich AssistantAgent API documentation with usage examples. (#5653) 1 year ago
  Eric Zhu 08c82e4c6f
docs: Add logging instructions for AgentChat and enhance core logging guide (#5655) 1 year ago
  Christoph Schittko 64807d24f5
DOCS: Fixed small errors in the text and made code format more consistent (#5664) 1 year ago
  Eric Zhu 9fd8eefc55
fix: Structured output with tool calls for OpenAIChatCompletionClient (#5671) 1 year ago
  Ryan Sweet 745c9d2bc5
completes the table on the readme with the .NET links to docs and packages. (#5673) 1 year ago
  linznin 2570cc9cf3
Fix: Add support for custom headers in HTTP tool requests (#5660) 1 year ago
  Christoph Schittko 87495c67c3
DOCS: Minor updates to handoffs.ipynb (#5665) 1 year ago
  philippHorn 95585b4408
fix: Crash in argument parsing when using Openrouter (#5667) 1 year ago
  Victor Dibia 170b8cc893
Make ChatCompletionCache support component config (#5658) 1 year ago
  Eric Zhu a226966dbe
fix: Remove R1 model family from is_openai function (#5652) 1 year ago
  Eric Zhu 7784f44ea6
feat: Add thought process handling in tool calls and expose ThoughtEvent through stream in AgentChat (#5500) 1 year ago
  Victor Dibia 45c6d133c2
Update AGS, Remove Numpy Dep (#5648) 1 year ago
  Ryan Sweet 3a239c5336
message registry buffer size limit #5582 (#5603) 1 year ago
  Victor Dibia 2f43005624
Improve Gallery Editor UX in AGS (#5613) 1 year ago
  Wei Jen Lu 34d30b56f5
Fix typo in doc (#5628) 1 year ago
  Ryan Sweet 7e1f7a762a
more dotnet doc improvements (#5559) 1 year ago
  Ryan Sweet fa40568210
minor updates to the .NET docs (#5552) 1 year ago
  OndeVai df829a133f
Fixing grammar issues (#5537) 1 year ago
  gagb fa3396e9c3
Initialize BaseGroupChat before reset (#5608) 1 year ago
  Li Jiang a0e3a1208c
Improve the model mismatch warning msg (#5586) 1 year ago
  Eric Zhu 083129045c
feat: enhance issue templates with detailed guidance (#5594) 1 year ago
  peterychang 2842c76aeb
Ollama client docs (#5605) 1 year ago
  peterychang 4959b24777
Fix ollama docstring (#5600) 1 year ago
  peterychang 8294c4c65e
Ollama client (#5553) 1 year ago
  Victor Dibia e02db84586
Improves editing UI for tools in AGS (#5539) 1 year ago
  Ryan Sweet 9a10427a7d
bugfix exception issue 5580 (#5581) 1 year ago
  Reece Adamson 17888819c2
doc: fix typo (recpients -> recipients) (#5570) 1 year ago
  Ryan Sweet 48242f5255
adding initial docker support for agenthost (#5479) 1 year ago
  Ryan Sweet 2a90731c44
improving doc comments (#5550) 1 year ago
  Eric Zhu c76a68c780
Update website version (#5561) 1 year ago
  Eric Zhu b04775f3dc
Update python version to v0.4.7 (#5558) 1 year ago
  Eric Zhu 54681b2aec
fix: Add warning and doc for Windows event loop policy to avoid subprocess issues in web surfer and local executor (#5557) 1 year ago
  Eric Zhu 80891b4841
doc & fix: Enhance AgentInstantiationContext with detailed documentation and examples for agent instantiation; Fix a but that caused value error when the expected class is not provided in register_factory (#5555) 1 year ago
  Eric Zhu 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556) 1 year ago
  Jacob Alber 36da8f2af7
ci: Enable NuGet packaging of Core.Grpc and RuntimeGateway.Grpc (#5554) 1 year ago
  Eric Zhu a1234bc658
doc: improve tool guide in Core API doc (#5546) 1 year ago
  Ryan Sweet acd7e86430
add a buffer to message delivery so that clients wh subscribe within a window can receive (#5543) 1 year ago
  Jacob Alber 8029572f3f
fix: Unhandled Messages should not error when no deserializer is found (#5549) 1 year ago
  Eric Zhu e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (#5509) 1 year ago
  Ryan Sweet ff7f863e73
Improve e2e integration tests and isolate tests from other things; includes patch to Serializer (#5497) 1 year ago
  gagb 3abc022ca9
fix: update help text for model configuration argument (#5533) 1 year ago
  Eric Zhu 0355b228ce
fix: update 0.2 deployment workflow to use tag input instead of branch (#5536) 1 year ago
  Victor Dibia e6423bb862
Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
  Jacob Alber 4e3b88784a
docs: Add Link (and redirect) to .NET docs (#5534) 1 year ago