Mason Daugherty
|
c1b86cc929
|
feat: minor core work, v1 standard tests & (most of) v1 ollama (#32315)
Resolves #32215
---------
Co-authored-by: Chester Curme <chester.curme@gmail.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
|
2025-08-06 18:22:02 -04:00 |
|
Mason Daugherty
|
d65da13299
|
docs(ollama): add validate_model_on_init note, bump lock (#32172)
|
2025-07-22 10:58:45 -04:00 |
|
Mason Daugherty
|
1f829aacf4
|
ollama[patch]: ruff fixes and rules (#31924)
* bump ruff deps
* add more thorough ruff rules
* fix said rules
|
2025-07-08 13:42:19 -04:00 |
|
Sydney Runkle
|
8c6734325b
|
partners[lint]: run pyupgrade to get code in line with 3.9 standards (#30781)
Using `pyupgrade` to get all `partners` code up to 3.9 standards
(mostly, fixing old `typing` imports).
|
2025-04-11 07:18:44 -04:00 |
|
JiaranI
|
3952ee31b8
|
ollama: add pydocstyle linting for ollama (#27686)
Description: add lint docstrings for ollama module
Issue: the issue https://github.com/langchain-ai/langchain/issues/23188
@baskaryan
test: ruff check passed.
<img width="311" alt="e94c68ffa93dd518297a95a93de5217"
src="https://github.com/user-attachments/assets/e96bf721-e0e3-44de-a50e-206603de398e">
Co-authored-by: Erick Friis <erick@langchain.dev>
|
2024-10-31 03:06:55 +00:00 |
|
Isaac Francisco
|
838464de25
|
ollama: init package (#23615)
Co-authored-by: Erick Friis <erick@langchain.dev>
|
2024-07-20 00:43:29 +00:00 |
|