您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jyong 36dc05c4da
fix chinese encoding (#411)
2 年前
..
agent Initial commit 2 年前
callback_handler fix: completion stop invalid (#355) 2 年前
chain feat: auto rule generator (#273) 2 年前
constant feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2 年前
data_source fix chinese encoding (#411) 2 年前
docstore Initial commit 2 年前
embedding fix: azure embedding not support batch (#188) 2 年前
generator feat: optimize output parse failed error (#298) 2 年前
index Fix/excel data format (#334) 2 年前
llm feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2 年前
memory Initial commit 2 年前
prompt feat: auto rule generator (#273) 2 年前
tool feat: support multi datasets router chain mode (#231) 2 年前
vector_store feat: add WEAVIATE_BATCH_SIZE (#349) 2 年前
__init__.py Initial commit 2 年前
completion.py Fix/shared lock (#210) 2 年前
conversation_message_task.py fix: introduction key error (#221) 2 年前
indexing_runner.py Feat/dataset notion import (#392) 2 年前