102 Commits (eca80ff66320bc013360945b16eb75f2b74cd71e)

Author SHA1 Message Date
  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
  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
  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
  Eitan Yarmush 8a9f452136
Adding declarative HTTP tools to autogen ext (#5181) 1 year ago
  wistuba 7a772a2fcd
feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
  Eric Zhu 9a028acf9f
feat: enhance Gemini model support in OpenAI client and tests (#5461) 1 year ago