257 Commits (f059262b6d481dc735bed34eb62bb0249951cebe)

Author SHA1 Message Date
  Eric Zhu f059262b6d
Remove `name` field from OpenAI Assistant Message (#6388) 1 year ago
  Eric Zhu 8fcba01704
Introduce workbench (#6340) 1 year ago
  Abdo Talema 8a9729214f
Add azure ai agent (#6191) 1 year ago
  Henry Miller 00153155e3
Added support for exposing GPUs to docker code executor (#6339) 1 year ago
  Peter Jausovec d051da52c3
fix: ollama fails when tools use optional args (#6343) 1 year ago
  Eric Zhu 71363a30ec
Add experimental notice to canvas (#6349) 1 year ago
  Peter Jausovec 4d3e47a0f1
fix: ensure serialized messages are passed to LLMStreamStartEvent (#6344) 1 year ago
  EeS 1de07ab293
Generalize Continuous SystemMessage merging via model_info[“multiple_system_messages”] instead of `startswith("gemini-")` (#6345) 1 year ago
  Leonardo Pinheiro 99aac24dd3
Agentchat canvas (#6215) 1 year ago
  Jay Prakash Thakur e49ee48908
Bugfix: Azure AI Search Tool - fix query type (#6331) 1 year ago
  EeS b13264ac60
FEAT: adding multiple_system_message on model_info (#6327) 1 year ago
  masquerlin 4a5dd9eec9
Make Docker Jupyter support to the Version 0.4 as Version 0.2 (#6231) 1 year ago
  Jay Prakash Thakur bb792b0734
Fix: Azure AI Search Tool Client Lifetime Management (#6316) 1 year ago
  Eric Zhu 629fb86e96
Add GPT4.1, o4-mini and o3 (#6314) 1 year ago
  Eric Zhu 27b834f296
Make shared session possible for MCP tool (#6312) 1 year ago
  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 d4ac2ca6de
Fix streaming + tool bug in Ollama (#6193) 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 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
  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