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
John Wang a11f36ca60
fix: stop completion response not save to db (#351)
3 years ago
..
agent Initial commit 3 years ago
callback_handler fix: stop completion response not save to db (#351) 3 years ago
chain feat: auto rule generator (#273) 3 years ago
constant Initial commit 3 years ago
docstore Initial commit 3 years ago
embedding fix: azure embedding not support batch (#188) 3 years ago
generator feat: optimize output parse failed error (#298) 3 years ago
index Fix/excel data format (#334) 3 years ago
llm feat: ignore validate failed error log (#256) 3 years ago
memory Initial commit 3 years ago
prompt feat: auto rule generator (#273) 3 years ago
tool feat: support multi datasets router chain mode (#231) 3 years ago
vector_store feat: add WEAVIATE_BATCH_SIZE (#349) 3 years ago
__init__.py Initial commit 3 years ago
completion.py Fix/shared lock (#210) 3 years ago
conversation_message_task.py fix: introduction key error (#221) 3 years ago
indexing_runner.py feat: support xlsx file parsing (#304) 3 years ago