73 Commits (4dc2efa123492eb2b69fecce0bcd63ebf101b026)

Author SHA1 Message Date
  Ben Constable 2f38334c0e
Redis Doesn't Support Streaming (#6954) 11 months ago
  Ben Constable 29a84e293c
Fix Redis Deserialization Error (#6952) 11 months ago
  Victor Dibia f00d1eef9e
upgrade graphrag sample to v2.3+ (#6744) 11 months ago
  Copilot 5f1c69d049
Add `include_name_in_message` parameter to make `name` field optional in OpenAI messages (#6845) 11 months ago
  Copilot 7c536a8c95
Fix OpenAI UnprocessableEntityError when AssistantAgent makes multiple tool calls (#6799) 1 year ago
  Copilot c150f85044
Add `tool_choice` parameter to `ChatCompletionClient` `create` and `create_stream` methods (#6697) 1 year ago
  Tejas Dharani 11b7743b7d
Fix completion tokens none issue 6352 (#6665) 1 year ago
  peterychang 8a2582c541
SK KernelFunction from ToolSchemas (#6637) 1 year ago
  peterychang 03394a42c0
Default usage statistics for streaming responses (#6578) 1 year ago
  Miroslav Pokrovskii aa22b622d0
feat: add qwen3 support (#6528) 1 year ago
  EeS 978cbd2e89
FIX/mistral could not recive name field (#6503) 1 year ago
  peterychang 9118f9b998
Add ability to register Agent instances (#6131) 1 year ago
  Victor Dibia 6427c07f5c
Fix AnthropicBedrockChatCompletionClient import error (#6489) 1 year ago
  EeS 6fc4f53212
FIX: `MultiModalMessage` in gemini with openai sdk error occured (#6440) 1 year ago
  EeS a283d268df
TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 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
  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
  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
  Jay Prakash Thakur b5ff7ee355
feat(ollama): Add thought field support and fix LLM control parameters (#6126) 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 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
  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