229 Commits (a4b63728131ca38dcee95eeac51fedbb2ae0e001)

Author SHA1 Message Date
  Eric Zhu a4b6372813
Use SecretStr type for api key (#5939) 1 year ago
  afourney 84c622a4cc
Fixes an error that can occur when listing the contents of a directory. (#5938) 1 year ago
  Nissa Seru 6ae098fe49
bugfix: Workaround for pydantic/#7713 (#5893) 1 year ago
  afourney aefa66a3ce
Update MarkItDown. (#5920) 1 year ago
  Eric Zhu 4d8b97eed1
Fix logging error with ollama client (#5917) 1 year ago
  Eric Zhu bb8439c7bd
update version to v0.4.9 (#5903) 1 year ago
  Eitan Yarmush 817f728d04
add LLMStreamStartEvent and LLMStreamEndEvent (#5890) 1 year ago
  PythicCoder 6a3acc4548
Feature add Add LlamaCppChatCompletionClient and llama-cpp (#5326) 1 year ago
  Leonardo Pinheiro a1858efac9
feat: update local code executor to support powershell (#5884) 1 year ago
  Hussein Mozannar 7d17b22925
Add an optional base path to FileSurfer (#5886) 1 year ago
  Victor Dibia 134a8c71ef
Add anthropic docs (#5882) 1 year ago
  Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
  afourney 8f737de0e1
Add client close (#5871) 1 year ago
  afourney 5685bd1888
Update markitdown requirements to >= 0.0.1, while still in the 0.0.x range (#5864) 1 year ago
  Eric Zhu ea89a84c30
fix: remove max_tokens from az ai client create call when stream=True (#5860) 1 year ago
  Eric Zhu 7e5c1154cf
Support for external agent runtime in AgentChat (#5843) 1 year ago
  Leonardo Pinheiro 9d235d2585
fix: add plugin to kernel (#5830) 1 year ago
  Ricky Loynd 97536af7a3
Task-Centric Memory (#5227) 1 year ago
  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