Add nomic embedding model provider (#8640)

This commit is contained in:
ice yao
2024-09-23 19:57:21 +08:00
committed by GitHub
parent 4f69adc8ab
commit d7aada38a1
17 changed files with 506 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ pytest api/tests/integration_tests/model_runtime/anthropic \
api/tests/integration_tests/model_runtime/google api/tests/integration_tests/model_runtime/xinference \
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/fireworks \
api/tests/integration_tests/model_runtime/nomic