Commits
Click on a commit to change the comparison rangedocs(ollama): standardize OllamaLLM docstring format
- Add comprehensive docstring following LangChain standards
- Include Setup, Key init args, Instantiate, Invoke, Stream, and Async sections
- Provide detailed parameter descriptions and code examples
- Fix linting issues for code formatting compliance
Contributes to #2480310 days ago
by raviraj-441 Merge branch 'master' into docs/llm-docstring-standardization10 days ago
by raviraj-441 Update libs/partners/ollama/langchain_ollama/llms.py
Co-authored-by: Mason Daugherty <github@mdrxy.com>10 days ago
by raviraj-441 Merge branch 'master' into docs/llm-docstring-standardization10 days ago
by raviraj-441 Update libs/partners/ollama/langchain_ollama/llms.py
Co-authored-by: Mason Daugherty <github@mdrxy.com>9 days ago
by raviraj-441