You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
Yeuoly 85698ca4f7
chore: cleanup tools, remove useless code (#4833)
2 years ago
..
agent fix organize agent's history messages without recalculating tokens (#4324) 2 years ago
app Feat/workflow phase2 (#4687) 2 years ago
callback_handler chore: remove langchain in tools (#3247) 2 years ago
docstore chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
embedding Compatible with unique index conflicts (#3183) 2 years ago
entities feat: remove langchain from output parsers (#3473) 2 years ago
errors Model Runtime (#1858) 2 years ago
extension fix: api / moderation extension import error (#3037) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file 🔧 Add env variable for time signature (#4650) 2 years ago
helper fix: show exception message when sandbox execution fails (#4663) 2 years ago
llm_generator feat: remove langchain from output parsers (#3473) 2 years ago
memory fix: image text when retrieve chat histories (#3220) 2 years ago
model_runtime add: ollama keep alive parameter added. issue #4024 (#4655) 2 years ago
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
prompt fix organize agent's history messages without recalculating tokens (#4324) 2 years ago
rag fix 'NoneType' and new ContentType supported. (#4818) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter support images and tables extract from docx (#4619) 2 years ago
tools chore: cleanup tools, remove useless code (#4833) 2 years ago
utils improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
workflow feat: workflow variable aggregator support group (#4811) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2 years ago
indexing_runner.py support images and tables extract from docx (#4619) 2 years ago
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
provider_manager.py Refactor part of the ProviderManager code to improve readability (#4524) 2 years ago