173 Revize (35539092d04ff1373038a64e852c24404eb1da95)

Autor SHA1 Zpráva Datum
  so95 35539092d0
Add **kwargs to model base class constructors (#9252) před 2 měsíci
  Stephen Hu e9cbf4611d
Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195) před 3 měsíci
  JI4JUN aeaeb169e4
Feat/support 302ai provider (#8742) před 3 měsíci
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) před 3 měsíci
  謝富祥 021e8b57ae
Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106) před 3 měsíci
  Viktor Dmitriyev b47dcc9108
Fix issue with `keep_alive=-1` for ollama chat model by allowing a user to set an additional configuration option (#9017) před 3 měsíci
  Yongteng Lei 7ebc1f0943
Feat: add model provider DeepInfra (#9003) před 3 měsíci
  Liu An 9e45fcfdb3 Fix: fix typo in OpenAI error logging message (#8865) před 3 měsíci
  Yongteng Lei 1895667573
Feat: add xAI provider (#8781) před 3 měsíci
  Kevin Hu 8281ceb406
Refa: refine retry gap. (#8773) před 3 měsíci
  Yongteng Lei f8a6987f1e
Refa: automatic LLMs registration (#8651) před 4 měsíci
  Kevin Hu fffb7c0bba
Fix: anthropic llm issue. (#8633) před 4 měsíci
  Tuan Le 1c77b4ed9b
fix: Correctly format message parts in GoogleChat (#8596) před 4 měsíci
  Kevin Hu aafeffa292
Feat: add gitee as LLM provider. (#8545) před 4 měsíci
  Kevin Hu e441c17c2c
Refa: limit embedding concurrency and fix `chat_with_tool` (#8543) před 4 měsíci
  Kevin Hu a10f05f4d7
Fix: chat with tools bug. (#8528) před 4 měsíci
  Rainman 340354b79c
fix the error 'Unknown field for GenerationConfig: max_tokens' when u… (#8473) před 4 měsíci
  Song Fuchang fd7ac17605
Feat: Scratch MCP tool calling support. (#8263) před 4 měsíci
  Liu An 244d8a47b9
Fix: AzureChat model code (#8426) před 4 měsíci
  Stephen Hu 35034fed73
Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331) před 4 měsíci
  Kevin Hu b1117a8717
Fix: base url issue. (#8281) před 4 měsíci
  Kevin Hu d5236b71f4
Refa: ollama keep alive issue. (#8216) před 4 měsíci
  Kevin Hu 56ee69e9d9
Refa: chat with tools. (#8210) před 4 měsíci
  Yongteng Lei 1a5f991d86
Fix: auto-keyword and auto-question fail with qwq model (#8190) před 4 měsíci
  Kevin Hu 69e1fc496d
Refa: chat models (#8187) před 4 měsíci
  Kevin Hu 156290f8d0
Fix: url path join issue. (#8013) před 5 měsíci
  Song Fuchang a1f06a4fdc
Feat: Support tool calling in Generate component (#7572) před 5 měsíci
  Kevin Hu 5b626870d0
Refa: remove ollama keep alive. (#7560) před 5 měsíci
  Yongteng Lei 97a13ef1ab
Fix: Qwen-vl-plus url error (#7281) před 6 měsíci
  Yongteng Lei a008b38cf5
Fix: local variable referenced before assignment (#6909) před 6 měsíci
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) před 6 měsíci
  Zhichang Yu e7a2a4b7ff
Log llm response on exception (#6750) před 7 měsíci
  Alex Chen 46b5e32cd7
Feat: support vision llm for gpustack (#6636) před 7 měsíci
  Marcus Yuan c61df5dd25
Dynamic Context Window Size for Ollama Chat (#6582) před 7 měsíci
  Kevin Hu d2043ff9f2
Fix: LmStudioChat issue. (#6591) před 7 měsíci
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) před 7 měsíci
  Kevin Hu 12ad746ee6
Fix: Bedrock model invocation error. (#6533) před 7 měsíci
  Kevin Hu 095fc84cf2
Fix: claude max tokens. (#6484) před 7 měsíci
  Kevin Hu 85eb3775d6
Refa: update Anthropic models. (#6445) před 7 měsíci
  fansir efc4796f01
Fix ratelimit errors during document parsing (#6413) před 7 měsíci
  Kevin Hu a2a4bfe3e3
Fix: change ollama default num_ctx. (#6395) před 7 měsíci
  Kevin Hu e9a6675c40
Fix: enable ollama api-key. (#6205) před 7 měsíci
  Kevin Hu 7e4d693054
Fix: in case response.choices[0].message.content is None. (#6190) před 7 měsíci
  writinwaters 9c8060f619
0.17.1 release notes (#6021) před 7 měsíci
  Kevin Hu 3571270191
Refa: refine the context window size warning. (#5993) před 7 měsíci
  kuro5989 6e13922bdc
Feat: Add qwq model support to Tongyi-Qianwen factory (#5981) před 7 měsíci
  Kevin Hu 251ba7f058
Refa: remove max tokens since no one needs it. (#5690) před 8 měsíci
  Kevin Hu 955801db2e
Resolve super class invokation error. (#5337) před 8 měsíci
  Kevin Hu daddfc9e1b
Remove dup gb2312, solve currupt error. (#5326) před 8 měsíci
  Kevin Hu df3d0f61bd
Fix base url missing for deepseek from Tongyi. (#5294) před 8 měsíci