forked from Archives/langchain
e257380deb
# 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 |
||
---|---|---|
.. | ||
agent_simulations | ||
agents | ||
autonomous_agents | ||
chatbots | ||
code | ||
evaluation | ||
multi_modal | ||
question_answering | ||
agent_simulations.md | ||
apis.md | ||
autonomous_agents.md | ||
chatbots.md | ||
code.md | ||
evaluation.rst | ||
extraction.md | ||
personal_assistants.md | ||
question_answering.md | ||
summarization.md | ||
tabular.md |