You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
shroominic e6f0cee896
community: Async Ollama + ChatOllama (#15169)
**Description:**
Adding async methods to booth OllamaLLM and ChatOllama to enable async
streaming and async .on_llm_new_token callbacks.

**Issue:**
ChatOllama is not working in combination with an AsyncCallbackManager
because the .on_llm_new_token method is not awaited.
9 months ago
..
cli cli: test_integration group (#14924) 9 months ago
community community: Async Ollama + ChatOllama (#15169) 9 months ago
core [core] print ascii (#15179) 9 months ago
experimental infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
langchain fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
partners Fix: fix partners name typo in tests (#15066) 9 months ago