feat: add voyage ai as a new model provider (#8747)

This commit is contained in:
zhuhao 2024-09-29 16:55:59 +08:00 committed by GitHub
commit fb49413a41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 598 additions and 1 deletions

View file

@ -9,4 +9,5 @@ pytest api/tests/integration_tests/model_runtime/anthropic \
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/mixedbread
api/tests/integration_tests/model_runtime/mixedbread \
api/tests/integration_tests/model_runtime/voyage