dify/api/core
Leo.Wang 986fd5bfc6
Add gitlab support (#7179)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-13 17:36:45 +08:00
..
agent Fix increase_usage of total_price in agent_runner (#6688) 2024-08-04 14:42:22 +08:00
app Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors
extension
external_data_tool
file Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
helper Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory
model_runtime fix: add context_size and max_chunks to Tongyi embedding to resolve issue #7189 (#7227) 2024-08-13 16:35:22 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
prompt
rag feat: support elasticsearch vector database (#3558) 2024-08-13 17:36:20 +08:00
tools Add gitlab support (#7179) 2024-08-13 17:36:45 +08:00
workflow Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
__init__.py
hosting_configuration.py Add azure gpt4omini (#6862) 2024-08-01 12:57:52 +08:00
indexing_runner.py refactor(api): Switch to dify_config (#6750) 2024-07-30 11:15:26 +08:00
model_manager.py
provider_manager.py