langchain/libs
pm390 b0aa915dea
community[patch]: use asyncio.sleep instead of sleep in OpenAI Assistant async (#24275)
**Description:** Implemented async sleep using asyncio instead of
synchronous sleep in openAI Assistants
**Issue:** 24194
**Dependencies:** asyncio
**Twitter handle:** pietromald60939
2024-07-15 18:14:39 +00:00
..
cli cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
community fix azure_openai.py: some keys do not exists (#24158) 2024-07-15 17:17:05 +00:00
core core[patch]: allow message utils to work with lcel (#23743) 2024-07-15 08:58:05 -07:00
experimental multiple: use modern installer in poetry (#23998) 2024-07-08 18:50:48 -07:00
langchain community[patch]: use asyncio.sleep instead of sleep in OpenAI Assistant async (#24275) 2024-07-15 18:14:39 +00:00
partners fireworks[patch]: use firefunction-v2 in standard tests (#24264) 2024-07-15 13:15:08 +00:00
standard-tests standard-tests[patch]: update test_bind_runnables_as_tools (#24241) 2024-07-15 08:35:07 -04:00
text-splitters text_splitters: add request parameters for function HTMLHeaderTextSplitter.split_text… (#24178) 2024-07-15 16:43:56 +00:00