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
commit 1ecf70dca0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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