3313 Commits (fa3396e9c3c2a5401aa8eb96f087cfc19d6080cc)
 

Author SHA1 Message Date
  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
  Eric Zhu ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
  Ryan Sweet 970420885b
initial doc for xlang (#5476) 1 year ago
  Yosua Wijaya 20245b1c7e
Update custom-agents.ipynb (#5531) 1 year ago
  Ryan Sweet eb80286adf
remove noisy logging (#5446) 1 year ago
  Jacob Alber 62954ea1cb
fix: Race condition between GrpcWorkerConnection open and agent type registration (#5521) 1 year ago
  Xiaoyun Zhang 7f0acd78a8
.NET update global.json to use 9.0.100 (#5517) 1 year ago
  Jacob Alber d9432510e4
fix: Switch HelloAgent to use agent_events.proto from the Agents project (#5512) 1 year ago
  Wei Jen Lu 4765bca736
Fix class name style in document (#5516) 1 year ago
  Victor Dibia 559aea9f5b
Update Model Client Docs to Mention API Key from Environment Variables (#5515) 1 year ago
  Jacob Alber 676b611064
fix: Make race condition between channel open and RPC less likely to occur (#5514) 1 year ago
  Victor Dibia f49f159a43
Support Component Validation API in AGS (#5503) 1 year ago
  Jacob Alber 07fdc4e2da
fix: gRPC Agent Runtime Serialization Registration (#5513) 1 year ago
  Eric Zhu 492b106b19
doc: API doc example for langchain database tool kit (#5498) 1 year ago
  Eric Zhu cbc5d0241b
doc: Update AgentChat quickstart guide to enhance clarity and installation instructions (#5499) 1 year ago
  Jack Gerrits e27f74ee8d
Reduce number of doc jobs for old releases (#5375) 1 year ago
  Jack Gerrits dc877d5737
Impl remove and get subscription APIs for python xlang (#5365) 1 year ago
  Jacob Alber 392aa14491
fix: Add deferral to RegisterAgentType and (Add/Remove)Subscription (#5494) 1 year ago
  Andrej Kyselica 540c4fb345
feat: DockerCommandLineCodeExecutor support for additional volume mounts, exposed host ports (#5383) 1 year ago
  Eric Zhu a9db38461f
doc: Update API doc for MCP tool to include installation instructions (#5482) 1 year ago
  Eric Zhu f9d4a844df
Update website version v0.4.6 (#5481) 1 year ago
  Victor Dibia cd085e6b89
Improve custom agentchat agent docs with model clients (gemini example) and serialization (#5468) 1 year ago
  Jack Gerrits 2612796681
Implement control channel in python host servicer (#5427) 1 year ago
  Xiaoyun Zhang 9ceb5c05a7
[.NET] save chatHistory in another list to avoid duplicate messages (#5478) 1 year ago
  Eric Zhu 6db946bc89
doc: enhance extensions user guide with component examples (#5480) 1 year ago