Add Fireworks AI as new model provider (#8428)

This commit is contained in:
ice yao
2024-09-22 10:13:00 +08:00
committed by GitHub
parent c8b9bdebfe
commit 0665268578
31 changed files with 1683 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ pytest api/tests/integration_tests/model_runtime/anthropic \
api/tests/integration_tests/model_runtime/openai api/tests/integration_tests/model_runtime/chatglm \
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/upstage \
api/tests/integration_tests/model_runtime/fireworks