chore: update twitter URLs (#34736)

This commit is contained in:
Mason Daugherty
2026-01-13 01:54:11 -05:00
committed by GitHub
parent 5b401fa414
commit 3d687ea8fb
45 changed files with 45 additions and 45 deletions

View File

@@ -3,7 +3,7 @@
[![PyPI - Version](https://img.shields.io/pypi/v/langchain-ollama?label=%20)](https://pypi.org/project/langchain-ollama/#history)
[![PyPI - License](https://img.shields.io/pypi/l/langchain-ollama)](https://opensource.org/licenses/MIT)
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-ollama)](https://pypistats.org/packages/langchain-ollama)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchain.svg?style=social&label=Follow%20%40LangChain)](https://x.com/langchain)
Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).

View File

@@ -21,7 +21,7 @@ Homepage = "https://docs.langchain.com/oss/python/integrations/providers/ollama"
Documentation = "https://reference.langchain.com/python/integrations/langchain_ollama/"
Source = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/ollama"
Changelog = "https://github.com/langchain-ai/langchain/releases?q=%22langchain-ollama%22"
Twitter = "https://x.com/LangChainAI"
Twitter = "https://x.com/LangChain"
Slack = "https://www.langchain.com/join-community"
Reddit = "https://www.reddit.com/r/LangChain/"