44 Commits (685142cf51c2cd41e1dbfaa48a4efbec0cabe396)

Author SHA1 Message Date
  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
  PythicCoder 6a3acc4548
Feature add Add LlamaCppChatCompletionClient and llama-cpp (#5326) 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
  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 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556) 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
  Leonardo Pinheiro b868e32b05
fix: update SK adapter stream tool call processing. (#5449) 1 year ago
  afourney 0b659de36d
Mitigates #5401 by optionally prepending names to messages. (#5448) 1 year ago
  Leonardo Pinheiro be085567ea
fix: remove sk tool adapter plugin name (#5444) 1 year ago
  Eric Zhu 901ab1276d
feat: enhance AzureAIChatCompletionClient validation and add unit tests (#5417) 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 225eb9d0b2
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (#5208) 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
  Sachin Joglekar 8926206479
Implement default in-memory store for ChatCompletionCache (#5188) 1 year ago
  Leonardo Pinheiro db2410c705
Feature/azure ai inference client (#5153) 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
  Leonardo Pinheiro 918292f51e
Semantic kernel model adapter (#4851) 1 year ago
  Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 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 2b878763f8
Move grpc runtimes to ext, flatten application (#4553) 1 year ago
  Victor Dibia 777f2abbd7
Load and Save state in AgentChat (#4436) 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
  Mohammad Mazraeh 570471bed7
Add reply chat completion client (#4096) 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