dify/api/core
2024-09-27 13:49:03 +08:00
..
agent feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
app fix:Spark's large language model token calculation error #7911 (#8755) 2024-09-25 14:51:42 +08:00
callback_handler chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
embedding add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
entities
errors
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
external_data_tool
file
helper
llm_generator fix: prompt for the follow-up suggestions (#8685) 2024-09-23 20:00:34 +08:00
memory feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
model_runtime fix: delete harm catalog settings for gemini (#8829) 2024-09-27 13:49:03 +08:00
moderation
ops refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 2024-09-21 22:56:37 +08:00
prompt feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
rag fix: AnalyticdbVector retrieval scores (#8803) 2024-09-27 12:05:21 +08:00
tools Updated the YouTube channel to Dify's (#8817) 2024-09-27 09:15:33 +08:00
workflow fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
model_manager.py add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
provider_manager.py