dify/api/core
Jyong 9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-06-16 21:47:51 +08:00
..
agent Initial commit 2023-05-15 08:51:32 +08:00
callback_handler fix: completion stop invalid (#355) 2023-06-13 17:47:42 +08:00
chain feat: auto rule generator (#273) 2023-05-31 22:03:15 +08:00
constant feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
data_source Feat/dataset notion import (#392) 2023-06-16 21:47:51 +08:00
docstore Initial commit 2023-05-15 08:51:32 +08:00
embedding fix: azure embedding not support batch (#188) 2023-05-24 18:55:07 +08:00
generator feat: optimize output parse failed error (#298) 2023-06-05 11:23:51 +08:00
index Fix/excel data format (#334) 2023-06-09 20:21:11 +08:00
llm feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
memory Initial commit 2023-05-15 08:51:32 +08:00
prompt feat: auto rule generator (#273) 2023-05-31 22:03:15 +08:00
tool feat: support multi datasets router chain mode (#231) 2023-05-28 22:44:54 +08:00
vector_store feat: add WEAVIATE_BATCH_SIZE (#349) 2023-06-13 14:49:40 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
completion.py Fix/shared lock (#210) 2023-05-25 21:31:11 +08:00
conversation_message_task.py fix: introduction key error (#221) 2023-05-26 20:49:38 +08:00
indexing_runner.py Feat/dataset notion import (#392) 2023-06-16 21:47:51 +08:00