211 Commits (39bfa35e281016827686aecb8980397bc024d282)

Author SHA1 Message Date
  Eric Zhu 4858676bdd
Add examples for custom model context in AssistantAgent and ChatCompletionContext (#5810) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Peter Jausovec a785cd90f9
add stream_options to openai model (#5788) 1 year ago
  peterychang 8c9961ecba
add options to ollama client (#5805) 1 year ago
  Victor Dibia b8b13935c9
Make FileSurfer and CodeExecAgent Declarative (#5765) 1 year ago
  Victor Dibia 78ef148c88
Add ChromaDBVectorMemory in Extensions (#5308) 1 year ago
  rylativity 5615f40a30
5663 ollama client host (#5674) 1 year ago
  Victor Dibia 05fc763b8a
add anthropic native support (#5695) 1 year ago
  Eric Zhu 6bc896f6e2
update versions to 0.4.8 (#5689) 1 year ago
  Eric Zhu 9fd8eefc55
fix: Structured output with tool calls for OpenAIChatCompletionClient (#5671) 1 year ago
  linznin 2570cc9cf3
Fix: Add support for custom headers in HTTP tool requests (#5660) 1 year ago
  Victor Dibia 170b8cc893
Make ChatCompletionCache support component config (#5658) 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
  Li Jiang a0e3a1208c
Improve the model mismatch warning msg (#5586) 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
  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
  Victor Dibia e6423bb862
Make CodeExecutor Serializable/Declarative (#5527) 1 year ago
  Eric Zhu ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
  Jacob Alber 676b611064
fix: Make race condition between channel open and RPC less likely to occur (#5514) 1 year ago
  Eric Zhu 492b106b19
doc: API doc example for langchain database tool kit (#5498) 1 year ago
  Jack Gerrits dc877d5737
Impl remove and get subscription APIs for python xlang (#5365) 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
  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
  Eitan Yarmush 8a9f452136
Adding declarative HTTP tools to autogen ext (#5181) 1 year ago
  Eric Zhu 378b5ac09a
Update version to 0.4.6 (#5477) 1 year ago
  Leonardo Pinheiro 50d7587a46
fix: Update SK kernel from tool to use method. (#5469) 1 year ago
  wistuba 7a772a2fcd
feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
  Eric Zhu b8c5e499b3
doc: improve m1 docs, remove duplicates (#5460) 1 year ago
  Eric Zhu 9a028acf9f
feat: enhance Gemini model support in OpenAI client and tests (#5461) 1 year ago
  Richárd Gyikó 5308b76d5f
Add MCP adapters to autogen-ext (#5251) 1 year ago
  Leonardo Pinheiro b868e32b05
fix: update SK adapter stream tool call processing. (#5449) 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
  afourney f20ba9127d
M1 docker (#5437) 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
  Jack Gerrits f7f5507c70
Split out GRPC tests (#5431) 1 year ago
  afourney 3c30d8961e
Prompting changes to better support smaller models. (#5386) 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