dify/api/tests/integration_tests/model_runtime/__mock
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684)
2024-03-05 01:37:42 +08:00
..
anthropic.py feat: add Anthropic claude-3 models support (#2684) 2024-03-05 01:37:42 +08:00
google.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
huggingface.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
huggingface_chat.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_chat.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_completion.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_embeddings.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_moderation.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_remote.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
openai_speech2text.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
xinference.py Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00