dify/api/core/model_runtime/entities
guogeer 70ddc0ce43
openai compatiable api usage and id (#9800)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2024-10-24 21:51:36 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
common_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
defaults.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
llm_entities.py openai compatiable api usage and id (#9800) 2024-10-24 21:51:36 +08:00
message_entities.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model_entities.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
provider_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
rerank_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
text_embedding_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00