dify/api/core
2023-06-21 11:25:52 +08:00
..
agent
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 fix chinese encoding (#411) 2023-06-19 18:41:17 +08:00
docstore
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: filter empty value in xlsx to improve vector similarity hit (#422) 2023-06-21 11:25:52 +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
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
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