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/community/langchain_community/chat_models
Robby e135dc70c3
community[patch]: Invoke callback prior to yielding token (#17348)
**Description:** Invoke callback prior to yielding token in stream
method for Ollama.
**Issue:** [Callback for on_llm_new_token should be invoked before the
token is yielded by the model
#16913](https://github.com/langchain-ai/langchain/issues/16913)

Co-authored-by: Robby <h0rv@users.noreply.github.com>
6 months ago
..
__init__.py community[minor]: Add LiteLLM Router Integration (#15588) 7 months ago
anthropic.py [community] fix anthropic streaming (#16682) 7 months ago
anyscale.py community[patch]: Modify LLMs/Anyscale work with OpenAI API v1 (#14206) 6 months ago
azure_openai.py community[patch]: more deprecations (#15782) 8 months ago
azureml_endpoint.py community[patch]: docstrings (#16810) 6 months ago
baichuan.py community: Fix Baichuan Chat. (#15207) 7 months ago
baidu_qianfan_endpoint.py community[patch]: fix qianfan chat stream calling caused exception (#13800) 8 months ago
bedrock.py community[patch]: BedrockChat -> Support Titan express as chat model (#15408) 7 months ago
cohere.py docs: update cohere chat integration (#15562) 8 months ago
databricks.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
deepinfra.py infra: add print rule to ruff (#16221) 6 months ago
edenai.py community[patch]: chat model mypy fixes (#17061) 7 months ago
ernie.py community[patch]: chat model mypy fixes (#17061) 7 months ago
everlyai.py Do not issue beta or deprecation warnings on internal calls (#15641) 8 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
fireworks.py docs: docstrings `langchain_community` update (#14889) 8 months ago
gigachat.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
google_palm.py Refactor: use SecretStr for palm chat-model (#15100) 8 months ago
gpt_router.py community[patch]: docstrings (#16810) 6 months ago
huggingface.py community[patch]: chat model mypy fixes (#17061) 7 months ago
human.py infra: add print rule to ruff (#16221) 6 months ago
hunyuan.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
javelin_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 7 months ago
jinachat.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
konko.py community[patch]: chat model mypy fixes (#17061) 7 months ago
litellm.py community[patch]: Fix error message when litellm is not installed (#16316) 7 months ago
litellm_router.py community[minor]: Add LiteLLM Router Integration (#15588) 7 months ago
llama_edge.py feat: Implement `stream` interface (#15875) 7 months ago
meta.py docs: docstrings `langchain_community` update (#14889) 8 months ago
minimax.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
mlflow.py Propagate context vars in all classes/methods 8 months ago
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 7 months ago
ollama.py community[patch]: Invoke callback prior to yielding token (#17348) 6 months ago
openai.py community[patch]: chat model mypy fixes (#17061) 7 months ago
pai_eas_endpoint.py Propagate context vars in all classes/methods 8 months ago
promptlayer_openai.py Do not issue beta or deprecation warnings on internal calls (#15641) 8 months ago
sparkllm.py community[minor]: Add iFlyTek Spark LLM chat model support (#13389) 7 months ago
tongyi.py community[patch]: chat model mypy fixes (#17061) 7 months ago
vertexai.py community[patch]: chat model mypy fixes (#17061) 7 months ago
volcengine_maas.py community[patch]: docstrings (#16810) 6 months ago
yandex.py community[patch]: chat model mypy fixes (#17061) 7 months ago
zhipuai.py community[patch]: docstrings (#16810) 6 months ago