279 Commits (eca80ff66320bc013360945b16eb75f2b74cd71e)

Author SHA1 Message Date
  Ricky Loynd 92df415edf
Expose TCM TypedDict classes for apps to use (#6269) 1 year ago
  Macon Pegram 196be34cb6
[Bugfix] Fix for Issue #6241 - ChromaDB removed IncludeEnum (#6260) 1 year ago
  Jay Prakash Thakur cc806a57ef
Bugfix/azure ai search embedding (#6248) 1 year ago
  Ricky Loynd b3f59057fa
Expose more Task-Centric Memory parameters (#6246) 1 year ago
  Eric Zhu f564781fef
Update json_schema_to_pydantic version and make relaxed requirement on arry item. (#6209) 1 year ago
  Hussein Mozannar 7acfd8a9d8
Docker Code Exec delete temp files (#6211) 1 year ago
  EeS b24df29ad0
Fix/transformer aware any modelfamily (#6213) 1 year ago
  Leonardo Pinheiro faf2a4e6ff
chore: Add powershell path check for code executor (#6212) 1 year ago
  Ardent Illumina b1ae4ac79e
added: gemini 2.5 pro preview (#6226) 1 year ago
  Eric Zhu 47602eac9e
Update version to 0.5.1 (#6195) 1 year ago
  Eric Zhu d4ac2ca6de
Fix streaming + tool bug in Ollama (#6193) 1 year ago
  Eric Zhu 5508cc7a43
Update versions to 0.5.0 (#6184) 1 year ago
  Victor Dibia bd572cc112
Ensure message sent to LLMCallEvent for Anthropic is serializable (#6135) 1 year ago
  Jay Prakash Thakur 0d9b574d09
Add Azure AI Search tool implementation (#5844) 1 year ago
  EeS d7f2b56846
FIX:simple fix on tool calling test for anthropic (#6181) 1 year ago
  EeS 27da37efc0
[Refactor] model family resolution to support non-prefixed names like Mistral (#6158) 1 year ago
  Stuart Leeks 9143e58ef1
Add session_id_param to ACADynamicSessionsCodeExecutor (#6171) 1 year ago
  EeS 9de16d5f70
Fix/anthropic colud not end with trailing whitespace at assistant content (#6168) 1 year ago
  Federico Villa 9915b65929
Changed Code Executors default directory to temporary directory (#6143) 1 year ago
  Eric Zhu 68c1879675
Update mcp version to 1.6.0 to avoid bug in closing client. (#6162) 1 year ago
  EeS 61ba153614
Doc/moudulor transform oai (#6149) 1 year ago
  EeS fbdd89b46b
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling (#6063) 1 year ago
  Eric Zhu 7615c7b83b
Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
  EeS 0cd3ff46fa
FIX: Anthropic and Gemini could take multiple system message (#6118) 1 year ago
  Stuart Leeks c24eba6ae1
Add suppress_result_output to ACADynamicSessionsCodeExecutor initializer (#6130) 1 year ago
  EeS 2754eda611
FEAT: Add missing OpenAI-compatible models (GPT-4.5, Claude models) (#6120) 1 year ago
  Griffin Bassman 7487687cdc
[feat] token-limited message context (#6087) 1 year ago
  Eric Zhu 29485ef85b
Fix MCP tool bug by dropping unset parameters from input (#6125) 1 year ago
  Jay Prakash Thakur b5ff7ee355
feat(ollama): Add thought field support and fix LLM control parameters (#6126) 1 year ago
  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