dify/api/core
Henry Lu 2d9f55b632
feat: Add Vanna.AI as a builtin tool (#4878)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-06-04 14:05:29 +08:00
..
agent improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
app Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
callback_handler
docstore chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
embedding
entities
errors
extension
external_data_tool
file 🔧 Add env variable for time signature (#4650) 2024-05-27 22:20:49 +08:00
helper fix: show exception message when sandbox execution fails (#4663) 2024-05-27 18:06:15 +08:00
llm_generator
memory
model_runtime feat: added Anthropic Claude3 models to Google Cloud Vertex AI (#4870) 2024-06-04 02:52:46 +08:00
moderation
prompt fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
rag dep: bump pandas from 1.x to 2.x (#4820) 2024-06-04 13:24:28 +08:00
rerank
splitter chore: remove unused code and class in text splitter (#4864) 2024-06-04 02:54:09 +08:00
tools feat: Add Vanna.AI as a builtin tool (#4878) 2024-06-04 14:05:29 +08:00
utils improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2024-05-24 12:08:12 +08:00
workflow feat: workflow variable aggregator support group (#4811) 2024-05-30 18:54:58 +08:00
__init__.py
application_manager.py
hosting_configuration.py
indexing_runner.py support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
model_manager.py
provider_manager.py Refactor part of the ProviderManager code to improve readability (#4524) 2024-05-22 11:18:03 +08:00