Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
John Wang 184afa69ff
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358)
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 лет назад
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: support xlsx file parsing (#304) 2 лет назад