You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jyong 36dc05c4da
fix chinese encoding (#411)
2 years ago
..
agent Initial commit 2 years ago
callback_handler fix: completion stop invalid (#355) 2 years ago
chain feat: auto rule generator (#273) 2 years ago
constant feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2 years ago
data_source fix chinese encoding (#411) 2 years ago
docstore Initial commit 2 years ago
embedding fix: azure embedding not support batch (#188) 2 years ago
generator feat: optimize output parse failed error (#298) 2 years ago
index Fix/excel data format (#334) 2 years ago
llm feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2 years ago
memory Initial commit 2 years ago
prompt feat: auto rule generator (#273) 2 years ago
tool feat: support multi datasets router chain mode (#231) 2 years ago
vector_store feat: add WEAVIATE_BATCH_SIZE (#349) 2 years ago
__init__.py Initial commit 2 years ago
completion.py Fix/shared lock (#210) 2 years ago
conversation_message_task.py fix: introduction key error (#221) 2 years ago
indexing_runner.py Feat/dataset notion import (#392) 2 years ago