250 Commits (025490a1bd99c84564c2effde67f0ff3933595bd)

Author SHA1 Message Date
  Eric Zhu 025490a1bd
Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998) 1 year ago
  Jack Gerrits 8a5ee3de6a
Add autogen user agent to azure openai requests (#6124) 1 year ago
  Liu Jia ce92926e78
add read timeout for create_mcp_server_session (#6080) 1 year ago
  y26s4824k264 0bec835d59
Emit <think> and </think> around reasoning chunks from model_extras in choices.detla 1 year ago
  Victor Dibia 9a0588347a
add utf encoding in websurfer read file (#6094) 1 year ago
  Jay Prakash Thakur 7047fb8b8d
Add support for thought field in AzureAIChatCompletionClient (#6062) 1 year ago
  EeS bca4d7e82f
FIX: Anthropic multimodal(Image) message for Anthropic >= 0.48 aware (#6054) 1 year ago
  Hussein Mozannar fef953e062
Fix bytes in markdown converter playwright (#6044) 1 year ago
  Eric Zhu 46add11ec7
Move start() and stop() as interface methods for CodeExecutor (#6040) 1 year ago
  afourney ecdb74b1ef
Limit what files and folders FileSurfer can access. (#6024) 1 year ago
  EdwinInnovation 3498c3ccda
Fix issue #5946: changed code for ACASessionsExecutor _ensure_access_token to be https:/ /dynamicsessions.io/.default (#6001) 1 year ago
  Eric Zhu 9103359ef4
add cancellation support to docker executor (#6027) 1 year ago
  Eric Zhu 69292e6ff4
Update mimum openai version to 1.66.5 as import path changed (#5996) 1 year ago
  Eric Zhu a8cef327f1
Support json schema for response format type in OpenAIChatCompletionClient (#5988) 1 year ago
  Federico Villa 09d8d344a2
Filter invalid parameters in Ollama client requests (#5983) 1 year ago
  ZakWork 685142cf51
Fix R1 reasoning parser for openai client (#5961) 1 year ago
  Eric Zhu aba41d74d3
feat: add structured output to model clients (#5936) 1 year ago
  Eric Zhu 9bde5ef911
Improve docs for model clients (#5952) 1 year ago
  Eric Zhu 5f9e37dc27
Upgrade llama cpp to 0.3.8 to fix windows related error (#5948) 1 year ago
  Nissa Seru 0276aac8fb
Fix `poe check` on Windows (#5942) 1 year ago
  Victor Dibia b8b7a2db3a
Ensure SecretStr is cast to str on load for model clients (#5947) 1 year ago
  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