feat: add mixedbread as a new model provider (#8523)

This commit is contained in:
zhuhao
2024-09-24 11:20:15 +08:00
committed by GitHub
parent 7c485f8bb8
commit 1ecf70dca0
19 changed files with 576 additions and 1 deletions

View File

@@ -8,4 +8,5 @@ pytest api/tests/integration_tests/model_runtime/anthropic \
api/tests/integration_tests/model_runtime/huggingface_hub/test_llm.py \
api/tests/integration_tests/model_runtime/upstage \
api/tests/integration_tests/model_runtime/fireworks \
api/tests/integration_tests/model_runtime/nomic
api/tests/integration_tests/model_runtime/nomic \
api/tests/integration_tests/model_runtime/mixedbread