langchain/docs/use_cases/agents
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
2023-05-17 11:52:22 -04:00
..
baby_agi_with_agent.ipynb Fix Baby AGI notebooks (#2882) 2023-04-14 07:40:04 -07:00
baby_agi.ipynb Fix typos (#2977) 2023-04-16 08:28:36 -07:00
camel_role_playing.ipynb Add notebook example for camel role playing (#2689) 2023-04-10 21:12:45 -07:00
custom_agent_with_plugin_retrieval_using_plugnplai.ipynb Harrison/plugnplai (#3573) 2023-04-26 08:09:34 -07:00
custom_agent_with_plugin_retrieval.ipynb Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
multi_modal_output_agent.ipynb Add Steamship Image Generation Tool (#4580) 2023-05-12 10:35:01 -07:00
sales_agent_with_context.ipynb Notebook example: Context-Aware AI Sales Agent (#3547) 2023-04-25 16:14:33 -07:00
wikibase_agent.ipynb Typos (#4851) 2023-05-17 11:52:22 -04:00