-
Notifications
You must be signed in to change notification settings - Fork 18.9k
docs: standardize OllamaLLM
and BaseOpenAI
docstrings
#32758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: standardize OllamaLLM
and BaseOpenAI
docstrings
#32758
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
CodSpeed WallTime Performance ReportMerging #32758 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #32758 will not alter performanceComparing Summary
|
- 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 langchain-ai#24803
c982a4d
to
688a2c1
Compare
OllamaLLM
and BaseOpenAI
docstrings
Co-authored-by: Mason Daugherty <github@mdrxy.com>
Co-authored-by: Mason Daugherty <github@mdrxy.com>
Contributes to #24803