dify/api/core
方程 99b0369f1b
Gitee AI embedding tool (#10903)
2024-11-20 17:40:34 +08:00
..
agent
app Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
callback_handler
entities
errors
extension
external_data_tool
file Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
helper fix httpx doesn't support stream parameter (#10859) 2024-11-19 21:03:01 +08:00
llm_generator chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
memory
model_runtime Support streaming output for OpenAI o1-preview and o1-mini (#10890) 2024-11-20 15:10:41 +08:00
moderation Fix/input-value-type-in-moderation (#10893) 2024-11-20 15:10:12 +08:00
ops Feat/add langsmith dotted order (#10856) 2024-11-19 21:08:23 +08:00
prompt
rag fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) 2024-11-19 20:12:13 +08:00
tools Gitee AI embedding tool (#10903) 2024-11-20 17:40:34 +08:00
variables feat(variable-handling): enhance variable and segment conversion (#10483) 2024-11-12 21:51:09 +08:00
workflow fix(http_request): allow content type `application/x-javascript` (#10862) 2024-11-20 12:55:06 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py refactor: improve handling of leading punctuation removal (#10761) 2024-11-18 21:32:33 +08:00
model_manager.py
provider_manager.py