112 Commits (70784eaedaebec38aa422bee2199f17a2f87235b)

Author SHA1 Message Date
  EeS 0c9fd64d6e
TEST: skip when macos+uv and adding uv venv tests (#6387) 1 year ago
  Eric Zhu 8fcba01704
Introduce workbench (#6340) 1 year ago
  EeS a283d268df
TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
  Abdo Talema 8a9729214f
Add azure ai agent (#6191) 1 year ago
  Peter Jausovec d051da52c3
fix: ollama fails when tools use optional args (#6343) 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
  masquerlin 4a5dd9eec9
Make Docker Jupyter support to the Version 0.4 as Version 0.2 (#6231) 1 year ago
  Eric Zhu 27b834f296
Make shared session possible for MCP tool (#6312) 1 year ago
  Jay Prakash Thakur cc806a57ef
Bugfix/azure ai search embedding (#6248) 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
  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 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
  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
  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
  y26s4824k264 0bec835d59
Emit <think> and </think> around reasoning chunks from model_extras in choices.detla 1 year ago
  Jay Prakash Thakur 7047fb8b8d
Add support for thought field in AzureAIChatCompletionClient (#6062) 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
  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
  Nissa Seru 0276aac8fb
Fix `poe check` on Windows (#5942) 1 year ago
  Eric Zhu a4b6372813
Use SecretStr type for api key (#5939) 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
  Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
  Ricky Loynd 97536af7a3
Task-Centric Memory (#5227) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 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 9fd8eefc55
fix: Structured output with tool calls for OpenAIChatCompletionClient (#5671) 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