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 ef658f24b9 feat: remove unuseful import 3 years ago
..
agent Initial commit 3 years ago
callback_handler Initial commit 3 years ago
chain Initial commit 3 years ago
constant Initial commit 3 years ago
docstore Initial commit 3 years ago
embedding feat: support azure openai temporary, must create deployment id same as openai model name, eg. gpt-3.5-turbo / text-embedding-ada-002 / ... 3 years ago
generator Initial commit 3 years ago
index feat: take is_valid provider as default provider 3 years ago
llm feat: remove unuseful import 3 years ago
memory Initial commit 3 years ago
prompt Initial commit 3 years ago
tool Initial commit 3 years ago
vector_store Initial commit 3 years ago
__init__.py Initial commit 3 years ago
completion.py Initial commit 3 years ago
conversation_message_task.py fix: import wrong user (#32) 3 years ago
indexing_runner.py fix: remove empty segment in splitter (#68) 3 years ago