dify/api/tests/integration_tests/model_runtime
Chengyu Yan 1f944c6eeb
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat(api): support wenxin bge-large and tao embedding model. (#7393)
2024-08-19 22:25:09 +08:00
..
__mock test(*): Avoid import from api in tests. (#7251) 2024-08-14 14:09:26 +08:00
anthropic chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
assets Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
azure_openai refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
baichuan chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
bedrock chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
chatglm chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
cohere refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
google chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
huggingface_hub chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
huggingface_tei test(*): Avoid import from api in tests. (#7251) 2024-08-14 14:09:26 +08:00
hunyuan Add model hunyuan-embedding (#6657) 2024-07-29 18:30:52 +08:00
jina chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
localai test(test_rerank): Remove duplicate test cases. (#6024) 2024-07-06 09:44:50 +08:00
minimax chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
novita Add novita.ai as model provider (#4961) 2024-06-14 18:23:06 +08:00
ollama chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
openai refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
openai_api_compatible feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow (#7197) 2024-08-12 21:38:59 +08:00
openllm chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
openrouter chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
replicate chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
sagemaker Enhancement: add model provider - Amazon Sagemaker (#6255) 2024-07-18 19:32:31 +08:00
siliconflow feat: support siliconflow rerank (#7337) 2024-08-16 20:21:41 +08:00
spark chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
stepfun Add Stepfun LLM Support (#6346) 2024-07-18 07:47:18 +08:00
togetherai chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
tongyi fix: tongyi json output (#5396) 2024-06-22 12:25:23 +08:00
upstage add new provider Solar (#6884) 2024-08-02 20:48:09 +08:00
volcengine_maas feat: support doubao llm and embeding models (#4431) 2024-05-16 11:41:24 +08:00
wenxin feat(api): support wenxin bge-large and tao embedding model. (#7393) 2024-08-19 22:25:09 +08:00
xinference chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
zhinao Feat/add 360-zhinao provider (#7069) 2024-08-08 14:23:08 +08:00
zhipuai fix: zhipuai pytest correction (#5934) 2024-07-03 19:19:33 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
test_model_provider_factory.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00