dify/api/core
Charlie.Wei 087b7a6607
azure_openai add gpt-4-turbo-2024-04-09 model (#4144)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-05-07 15:55:23 +08:00
..
agent fix: unable to fetch CoT agent runner log (#4052) 2024-05-03 08:54:15 +08:00
app fix: db connections not being released during workflow execution (#3971) 2024-04-29 12:42:09 +08:00
callback_handler
docstore
embedding
entities
errors
extension
external_data_tool
file
helper improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2024-05-07 12:37:18 +08:00
llm_generator
memory
model_runtime azure_openai add gpt-4-turbo-2024-04-09 model (#4144) 2024-05-07 15:55:23 +08:00
moderation
prompt
rag chore: skip deprecated field_schema param in creating payload index on Qdrant (#3903) 2024-04-30 16:16:10 +08:00
rerank
splitter
tools feat: support time format (#4138) 2024-05-07 13:02:00 +08:00
utils
workflow improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2024-05-07 12:37:18 +08:00
__init__.py
application_manager.py
hosting_configuration.py
indexing_runner.py
model_manager.py
provider_manager.py