dify/api/core
Joe 4e2de638af
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
2024-06-26 17:33:29 +08:00
..
agent feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
app feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
callback_handler feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities feat: add support for claude-3-5-sonnet-20240620 (#5452) 2024-06-21 00:23:15 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension fix(core): Fix incorrect type hints. (#5427) 2024-06-20 15:16:21 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file fix: DuckDuckGo image search tool error (#5606) 2024-06-26 13:21:40 +08:00
helper refactor: extract cors configs into dify config and cleanup the config class (#5507) 2024-06-25 15:48:02 +08:00
llm_generator feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
memory feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
model_runtime feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
moderation feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
ops feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
prompt improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
rag feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
tools feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
workflow feat: add ops trace (#5483) 2024-06-26 17:33:29 +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 feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
indexing_runner.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
model_manager.py fix(core): Fix incorrect type hints. (#5427) 2024-06-20 15:16:21 +08:00
provider_manager.py pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2024-06-05 02:06:19 +08:00