38 Commits (70784eaedaebec38aa422bee2199f17a2f87235b)

Author SHA1 Message Date
  EeS a283d268df
TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
  EeS 1de07ab293
Generalize Continuous SystemMessage merging via model_info[“multiple_system_messages”] instead of `startswith("gemini-")` (#6345) 1 year ago
  EeS b24df29ad0
Fix/transformer aware any modelfamily (#6213) 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
  EeS 9de16d5f70
Fix/anthropic colud not end with trailing whitespace at assistant content (#6168) 1 year ago
  EeS fbdd89b46b
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling (#6063) 1 year ago
  EeS 0cd3ff46fa
FIX: Anthropic and Gemini could take multiple system message (#6118) 1 year ago
  y26s4824k264 0bec835d59
Emit <think> and </think> around reasoning chunks from model_extras in choices.detla 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
  Eric Zhu a4b6372813
Use SecretStr type for api key (#5939) 1 year ago
  Eitan Yarmush 817f728d04
add LLMStreamStartEvent and LLMStreamEndEvent (#5890) 1 year ago
  Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Eric Zhu 9fd8eefc55
fix: Structured output with tool calls for OpenAIChatCompletionClient (#5671) 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 ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 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
  afourney 0b659de36d
Mitigates #5401 by optionally prepending names to messages. (#5448) 1 year ago
  Eric Zhu 569bc19769
feat: add gemini model families, enhance group chat selection for Gemini model and add tests (#5334) 1 year ago
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 44db2cc1fb
fix: handle non-string function arguments in tool calls and add corresponding warnings (#5260) 1 year ago
  Eric Zhu b441d5b43a
fix: Enhance OpenAI client to handle additional stop reasons and improve tool call validation in tests to address empty tool_calls list. (#5223) 1 year ago
  Eric Zhu da1c2bf12e
fix: use tool_calls field to detect tool calls in OpenAI client; add integration tests for OpenAI and Gemini (#5122) 1 year ago
  Eric Zhu af420a83e2
fix: ensure proper handling of structured output in OpenAI client and improve test coverage for structured output (#5116) 1 year ago
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago
  Sachin Joglekar 3b4dd6e050
Support custom models with OpenAI client (#4808) 1 year ago
  Leonardo Pinheiro 253fe216fd
Add models.openai and tools.langchain namespaces (#4601) 1 year ago
  Jack Gerrits 218e84fd8e
Migrate remaining components (#4626) 1 year ago
  Jack Gerrits 87011ae01b
Migrate model context and models modules out of components (#4613) 1 year ago
  Jack Gerrits 3022369eeb
Flatten core base and components (#4513) 1 year ago
  Jack Gerrits b2ae4d1203
Add warnings for deprecated azure oai config changes (#4317) 1 year ago
  Leonardo Pinheiro ac53961bc8
Delete autogen-ext refactor deprecations (#4305) 1 year ago
  Anthony Uphof 87bd1de396
Fix: provide valid Prompt and Completion Token usage counts from create_stream (#3972) 1 year ago
  Leonardo Pinheiro 38f62e1609
migrate models (#3848) 1 year ago