This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-06-09 10:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f2d16e6be66d169af3ba2caf711d9a654853afa
langchain
/
libs
/
partners
/
ollama
/
langchain_ollama
History
Mason Daugherty
6f2d16e6be
refactor(ollama): simplify options handling (
#33199
)
...
Fixes
#32744
Don't restrict options; the client accepts any dict
2025-10-01 21:58:12 -04:00
..
__init__.py
refactor(ollama): clean up tests (
#33198
)
2025-10-01 21:52:01 -04:00
_utils.py
feat(ollama): add basic auth support (
#32328
)
2025-10-01 20:46:37 -04:00
chat_models.py
refactor(ollama): simplify options handling (
#33199
)
2025-10-01 21:58:12 -04:00
embeddings.py
feat(ollama): add basic auth support (
#32328
)
2025-10-01 20:46:37 -04:00
llms.py
refactor(ollama): clean up tests (
#33198
)
2025-10-01 21:52:01 -04:00
py.typed
ollama: init package (
#23615
)
2024-07-20 00:43:29 +00:00