mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
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 |
||
---|---|---|
.. | ||
baby_agi_with_agent.ipynb | ||
baby_agi.ipynb | ||
camel_role_playing.ipynb | ||
custom_agent_with_plugin_retrieval_using_plugnplai.ipynb | ||
custom_agent_with_plugin_retrieval.ipynb | ||
multi_modal_output_agent.ipynb | ||
sales_agent_with_context.ipynb | ||
wikibase_agent.ipynb |