dify/api/core
2024-08-30 15:08:31 +08:00
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2024-08-19 09:21:11 +08:00
app chore: add app generator overload (#7792) 2024-08-29 16:04:01 +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 catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
extension
external_data_tool
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper feat: support configs for code execution request (#7704) 2024-08-27 19:38:33 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory
model_runtime feat: add zhipu glm_4_plus and glm_4v_plus model (#7824) 2024-08-30 15:08:31 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops Langfuse view button (#7684) 2024-08-27 11:25:56 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag fixed chunk_overlap is None (#7703) 2024-08-27 16:38:06 +08:00
tools feat(Tools): add a tool to query the stock price from Alpha Vantage (#7019) (#7752) 2024-08-28 17:27:20 +08:00
workflow chore: improve http executor configs (#7730) 2024-08-28 17:46:37 +08:00
__init__.py
hosting_configuration.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
indexing_runner.py fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 2024-08-27 10:25:24 +08:00
model_manager.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
provider_manager.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00