You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
UmerHA e257380deb
Typos (#4851)
# Fixed typos (issues #4818 & #4668 & more typos)
- At some places, it said `model = ChatOpenAI(model='gpt-3.5-turbo')`
but should be `model = ChatOpenAI(model_name='gpt-3.5-turbo')`
- Fixes some other typos

Fixes #4818, #4668

## Who can review?
Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
        Models
        - @hwchase17
        - @agola11
        Agents / Tools / Toolkits
        - @vowelparrot
1 year ago
..
_static docs: Mendable Fixes and Improvements (#4184) 1 year ago
additional_resources docs: added `additional_resources` folder (#4748) 1 year ago
ecosystem Revert "Make serpapi base url configurable via env (#4402)" (#4750) 1 year ago
getting_started Add new links to `Tutorials` and `YouTube` pages (#4746) 1 year ago
modules Typos (#4851) 1 year ago
reference Revert "Make serpapi base url configurable via env (#4402)" (#4750) 1 year ago
tracing Some notebook and client fixes (add retries, clean up docs, etc) (#4820) 1 year ago
use_cases Typos (#4851) 1 year ago
Makefile Feature: linkcheck-action (#534) (#542) 2 years ago
conf.py docs: Mendable Search integration (#2803) 2 years ago
ecosystem.rst added integration links to the ecosystem.rst (#3453) 1 year ago
index.rst docs: added `additional_resources` folder (#4748) 1 year ago
make.bat initial commit 2 years ago
reference.rst Move Generative Agent definition to Experimental (#3245) 1 year ago
requirements.txt Harrison/docs reqs (#2199) 2 years ago