827 次程式碼提交 (9b026fc5b6f234a3abdf954f359bc2f9e99d9ba8)

作者 SHA1 備註 提交日期
  Stephen Hu 7713e14d6a
Update chat_model.py (#9318) 2 月之前
  Kevin Hu a2e1f5618d
Fix: bytes style image issue. (#9304) 2 月之前
  Stephen Hu 0a0bfc02a0
Refactor:naive_merge_with_images close useless images (#9296) 2 月之前
  He Wang 4fc9e42e74
fix: add missing env vars and default values of service_conf.yaml (#9289) 2 月之前
  so95 35539092d0
Add **kwargs to model base class constructors (#9252) 2 月之前
  Kevin Hu 9ca86d801e
Refa: add provider info while adding model. (#9273) 2 月之前
  Stephen Hu 7efeaf6548
Fix:remove a img close which can not operate (#9267) 2 月之前
  gooodboyAo a7eba61067
FIX: If chunk["content_with_weight"] contains one or more unpaired surrogate characters (such as incomplete emoji or other special characters), then calling .encode("utf-8") directly will raise a UnicodeEncodeError. (#9246) 2 月之前
  Kevin Hu 2124329e95
Fix: local variable issue. (#9255) 2 月之前
  yzz 550e65bb22
Fix: PlainParser using fix in presentation (#9239) 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 a249803961
Refa: ensure Redis stream queue could be created properly (#9223) 2 月之前
  Kevin Hu 6ec3f18e22
Fix: self-deployed LLM error, (#9217) 2 月之前
  Yongteng Lei 30ccc4a66c
Fix: correct single base64 image handling in image prompt (#9220) 2 月之前
  Jay Xu cae11201ef
fix "out of memory" if slide.get_thumbnail() to a huge image (#9211) 2 月之前
  Stephen Hu 667c5812d0
Fix:Repeated images when parsing markdown files with images (#9196) 2 月之前
  Stephen Hu e9cbf4611d
Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195) 2 月之前
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) 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 月之前
  Yongteng Lei 39ef2ffba9
Feat: parsing supports jsonl or ldjson format (#9087) 3 月之前
  Stephen Hu ba563f8095
Update embedding_model.py (#9083) 3 月之前
  Zhichang Yu 342a04ec8a
Added infinity rank_feature support (#9044) 3 月之前
  Stephen Hu 86b4da0844
Refactor: Remove Useless split for BedrockEmbed (#9067) 3 月之前
  Stephen Hu 53b0b0e583
get keep alive from env (#9039) 3 月之前
  pyyuhao 49f3f26622
Bug fix: OpenSearch chunk update some api error (#9032) 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 月之前
  He Wang 175f5eaa90
use quote_plus to escape password in opendal's mysql url (#8976) 3 月之前
  Kevin Hu 935ce872d8
Refa: remove temperature since some LLMs fail to support. (#8981) 3 月之前
  Stephen Hu 95b9208b13
Fix:Improve float operation when rerank (#8963) 3 月之前
  Kevin Hu c783d90ba3
Perf: set timeout for building chunks. (#8940) 3 月之前
  Stephen Hu 46caf6ae72
Refactor improve codes for ranker (#8936) 3 月之前
  Stephen Hu 92cfbcb382
Fix: when parse markdown support extract image at local (#8906) 3 月之前
  Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897) 3 月之前
  湛露先生 fd97ce3e5a
fix s3 init config . (#8886) 3 月之前
  Stephen Hu 38b34116dd
Refa: Remove useless conver and fix a bug for DefaultRerank (#8887) 3 月之前
  Kevin Hu fbd115773b
Perf: set timeout of some steps in KG. (#8873) 3 月之前
  Liu An 9e45fcfdb3 Fix: fix typo in OpenAI error logging message (#8865) 3 月之前
  Yongteng Lei e9b14142a5
Fix: fixed invalid save() arguments for slide thumbnails (#8851) 3 月之前
  Kevin Hu aa4a725529
Pref: use redis to check if canceled. (#8853) 3 月之前
  Kevin Hu 24c41d2a61
Perf: make `do_cancel` quicker. (#8846) 3 月之前
  Stephen Hu 5fa6f2f151
Update embedding_model.py (#8836) 3 月之前
  Yongteng Lei 51a8604dcb
Fix: fixed context loss caused by separating markdown tables from original text (#8844) 3 月之前