122 Commits (35539092d04ff1373038a64e852c24404eb1da95)

Author SHA1 Message Date
  so95 35539092d0
Add **kwargs to model base class constructors (#9252) 2 months ago
  JI4JUN aeaeb169e4
Feat/support 302ai provider (#8742) 3 months ago
  Stephen Hu 20b4d88098
Refactor: Improve the try catch logic for XinferenceEmbed (#9128) 3 months ago
  謝富祥 021e8b57ae
Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106) 3 months ago
  Stephen Hu ba563f8095
Update embedding_model.py (#9083) 3 months ago
  Stephen Hu 86b4da0844
Refactor: Remove Useless split for BedrockEmbed (#9067) 3 months ago
  Stephen Hu 53b0b0e583
get keep alive from env (#9039) 3 months ago
  Yongteng Lei a2f73af1a4
Fix: typo Bearer token (#8998) 3 months ago
  Yongteng Lei 7ebc1f0943
Feat: add model provider DeepInfra (#9003) 3 months ago
  Stephen Hu ec21d9a98f
Refactor:remove use less convert for FastEmbed (#8984) 3 months ago
  Stephen Hu 5fa6f2f151
Update embedding_model.py (#8836) 3 months ago
  Stephen Hu 5383e254c4
Perf:Remove Useless Convert When BGE Embedding (#8816) 3 months ago
  Stephen Hu 8d027813f5
Refactor: Improve How To Handle QWenEmbed (#8765) 3 months ago
  Stephen Hu 19419281c3
Fix: Change Ollama Embedding Keep Alive (#8734) 3 months ago
  Stephen Hu e60ec0a31b
Fix:disallowed special token while embedding (#8692) 3 months ago
  6607changchun 9580e99650
fix: retry embedding with Qwen family models when limits temporarily reached. (#8690) 3 months ago
  Yongteng Lei f8a6987f1e
Refa: automatic LLMs registration (#8651) 4 months ago
  Kevin Hu d46c24045f
Feat: add GiteeAI as a llm provider. (#8572) 4 months ago
  Kevin Hu aafeffa292
Feat: add gitee as LLM provider. (#8545) 4 months ago
  Rainman 49d67cbcb7
fix a bug when using huggingface embedding api (#8432) 4 months ago
  Stephen Hu ef5e7d8c44
Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) 4 months ago
  Kevin Hu 65d5268439
Feat: implement novitaAI embedding and reranking. (#8250) 4 months ago
  Kevin Hu d36c8d18b1
Refa: make exception more clear. (#8224) 4 months ago
  Liu An a43adafc6b
Refa: Add error handling for JSON decode in embedding models (#8162) 4 months ago
  Kevin Hu 156290f8d0
Fix: url path join issue. (#8013) 5 months ago
  Stephen Hu 65537b8200
Fix:Set CUDA_VISIBLE_DEVICES In DefaultEmbedding (#7465) 6 months ago
  Alex Chen 46b5e32cd7
Feat: support vision llm for gpustack (#6636) 7 months ago
  Kevin Hu b77ce4e846
Feat: support api-key for Ollama. (#6448) 7 months ago
  zhou 85480f6292
Fix: the error of Ollama embeddings interface returning "500 Internal Server Error" (#6350) 7 months ago
  Omar Leonardo Sanchez Granados 4f2816c01c
Add support to boto3 default connection (#5246) 8 months ago
  Kevin Hu 4776fa5e4e
Refactor for total_tokens. (#4652) 9 months ago
  Kevin Hu f1d9f4290e
Fix TogetherAIEmbed. (#4623) 9 months ago
  Kevin Hu be5f830878
Truncate text for zhipu embedding. (#4490) 9 months ago
  Alex Chen 7944aacafa
Feat: add gpustack model provider (#4469) 9 months ago
  Kevin Hu b93c136797
Fix gemini embedding error. (#4356) 10 months ago
  Jin Hai 4abc144d3d
Fix error of changing embedding model (#4184) 10 months ago
  Kevin Hu d8fca43017
Make fast embed and default embed mutually exclusive. (#4121) 10 months ago
  Kevin Hu 7474348394
Fix fastembed reloading issue. (#4117) 10 months ago
  Kevin Hu 593ffc4067
Fix HuggingFace model error. (#3870) 11 months ago
  Zhichang Yu 92ab7ef659
Refactor embedding batch_size (#3825) 11 months ago
  Kevin Hu 6a0583f5ad
Fix voyage embedding. (#3818) 11 months ago
  Zhichang Yu d19f059f34
Detect invalid response from api.siliconflow.cn (#3792) 11 months ago
  devMls 59a5813f1b
add jina new models in jina connector (#3770) 11 months ago
  Kevin Hu 57208d8e53
Fix batch size issue. (#3675) 11 months ago
  liuhua 8b35776916
Fix a bug in VolcEngine (#3658) 11 months ago
  Kevin Hu e5af18d5ea
Update docs for v0.14.0 (#3625) 11 months ago
  liuhua d42362deb6
Add api for sessions and add max_tokens for tenant_llm (#3472) 11 months ago
  Zhichang Yu 4413683898
Introduced beartype (#3460) 11 months ago
  Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438) 11 months ago
  Zhichang Yu 30f6421760
Use consistent log file names, introduced initLogger (#3403) 11 months ago