You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RuyXu 762aa4b8c4
fix: preserve correct MIME & unify data URL handling for vision inputs (relates #9248) (#9474)
2 月之前
..
__init__.py Refa: migrate chat models to LiteLLM (#9394) 2 月之前
chat_model.py Fix: Patch LiteLLM (#9416) 2 月之前
cv_model.py fix: preserve correct MIME & unify data URL handling for vision inputs (relates #9248) (#9474) 2 月之前
embedding_model.py Add **kwargs to model base class constructors (#9252) 2 月之前
rerank_model.py Refactor:Improve the float compare for LocalAIRerank (#9428) 2 月之前
sequence2txt_model.py Add **kwargs to model base class constructors (#9252) 2 月之前
tts_model.py Add **kwargs to model base class constructors (#9252) 2 月之前