338 次代码提交 (9b026fc5b6f234a3abdf954f359bc2f9e99d9ba8)

作者 SHA1 备注 提交日期
  Stephen Hu 7713e14d6a
Update chat_model.py (#9318) 2 个月前
  Kevin Hu a2e1f5618d
Fix: bytes style image issue. (#9304) 2 个月前
  so95 35539092d0
Add **kwargs to model base class constructors (#9252) 2 个月前
  Kevin Hu 2124329e95
Fix: local variable issue. (#9255) 2 个月前
  Stephen Hu 0a303d9ae1
Refactor:Improve the chat stream logic for NvidiaCV (#9242) 2 个月前
  Stephen Hu 1deb0a2d42
Fix:local variable 'response' referenced before assignment (#9230) 2 个月前
  Yongteng Lei 30ccc4a66c
Fix: correct single base64 image handling in image prompt (#9220) 2 个月前
  Stephen Hu e9cbf4611d
Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195) 3 个月前
  Stephen Hu 5ccdb95008
Refactor:Introduce Image Close For GeminiCV (#9147) 3 个月前
  JI4JUN aeaeb169e4
Feat/support 302ai provider (#8742) 3 个月前
  Stephen Hu 20b4d88098
Refactor: Improve the try catch logic for XinferenceEmbed (#9128) 3 个月前
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) 3 个月前
  謝富祥 021e8b57ae
Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106) 3 个月前
  Stephen Hu ba563f8095
Update embedding_model.py (#9083) 3 个月前
  Stephen Hu 86b4da0844
Refactor: Remove Useless split for BedrockEmbed (#9067) 3 个月前
  Stephen Hu 53b0b0e583
get keep alive from env (#9039) 3 个月前
  Viktor Dmitriyev b47dcc9108
Fix issue with `keep_alive=-1` for ollama chat model by allowing a user to set an additional configuration option (#9017) 3 个月前
  Yongteng Lei a2f73af1a4
Fix: typo Bearer token (#8998) 3 个月前
  Yongteng Lei 7ebc1f0943
Feat: add model provider DeepInfra (#9003) 3 个月前
  Stephen Hu ec21d9a98f
Refactor:remove use less convert for FastEmbed (#8984) 3 个月前
  Stephen Hu 95b9208b13
Fix:Improve float operation when rerank (#8963) 3 个月前
  Stephen Hu 46caf6ae72
Refactor improve codes for ranker (#8936) 3 个月前
  Stephen Hu 38b34116dd
Refa: Remove useless conver and fix a bug for DefaultRerank (#8887) 3 个月前
  Liu An 9e45fcfdb3 Fix: fix typo in OpenAI error logging message (#8865) 3 个月前
  Stephen Hu 5fa6f2f151
Update embedding_model.py (#8836) 3 个月前
  Stephen Hu 5383e254c4
Perf:Remove Useless Convert When BGE Embedding (#8816) 3 个月前
  Stephen Hu 07208e519b
Fix: Wrong_Input_type_for_Gemin (#8783) 3 个月前
  Yongteng Lei 1895667573
Feat: add xAI provider (#8781) 3 个月前
  Kevin Hu 8281ceb406
Refa: refine retry gap. (#8773) 3 个月前
  Stephen Hu 8d027813f5
Refactor: Improve How To Handle QWenEmbed (#8765) 3 个月前
  Stephen Hu 19419281c3
Fix: Change Ollama Embedding Keep Alive (#8734) 3 个月前
  Stephen Hu e60ec0a31b
Fix:disallowed special token while embedding (#8692) 3 个月前
  6607changchun 9580e99650
fix: retry embedding with Qwen family models when limits temporarily reached. (#8690) 3 个月前
  Yongteng Lei f8a6987f1e
Refa: automatic LLMs registration (#8651) 4 个月前
  Kevin Hu fffb7c0bba
Fix: anthropic llm issue. (#8633) 4 个月前
  He Wang 898da23caa
make dirs with 'exist_ok=True' (#8629) 4 个月前
  Tuan Le d343cb4deb
Add Google Cloud Vision API Integration (Image2Text) (#8608) 4 个月前
  Tuan Le 1c77b4ed9b
fix: Correctly format message parts in GoogleChat (#8596) 4 个月前
  Kevin Hu d46c24045f
Feat: add GiteeAI as a llm provider. (#8572) 4 个月前
  Kevin Hu aafeffa292
Feat: add gitee as LLM provider. (#8545) 4 个月前
  Kevin Hu e441c17c2c
Refa: limit embedding concurrency and fix `chat_with_tool` (#8543) 4 个月前
  Kevin Hu a10f05f4d7
Fix: chat with tools bug. (#8528) 4 个月前
  Rainman 340354b79c
fix the error 'Unknown field for GenerationConfig: max_tokens' when u… (#8473) 4 个月前
  Rainman 49d67cbcb7
fix a bug when using huggingface embedding api (#8432) 4 个月前
  Song Fuchang fd7ac17605
Feat: Scratch MCP tool calling support. (#8263) 4 个月前
  Liu An 244d8a47b9
Fix: AzureChat model code (#8426) 4 个月前
  Stephen Hu ef5e7d8c44
Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) 4 个月前
  Stephen Hu 35034fed73
Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331) 4 个月前
  Kevin Hu b1117a8717
Fix: base url issue. (#8281) 4 个月前
  Kevin Hu 65d5268439
Feat: implement novitaAI embedding and reranking. (#8250) 4 个月前