dify/api/core
2024-08-27 16:38:06 +08:00
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2024-08-19 09:21:11 +08:00
app fix rerank mode is none (#7496) 2024-08-21 16:42:28 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
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 feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime feat: support Moonshot and GLM models tool call for volc ark provider (#7666) 2024-08-27 14:43:37 +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 fix: Remove useless debug information. (#7647) 2024-08-26 20:40:26 +08:00
workflow bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) 2024-08-27 10:38:24 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
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