langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Updated notebook openai_functions_agent.ipynb

Open sumanthdonthula opened this issue 2 years ago • 3 comments

Here's the updated code with grammatical improvements, added comments, and placeholders for users to add their API keys and customize the notebook for their specific use cases.

Linked to issue #6178

sumanthdonthula avatar Jun 14 '23 22:06 sumanthdonthula

@sumanthdonthula thanks for the contribution! Looking good!

I'm wondering if we could paraphrase the "train" word in this sentence:

"The agent will be trained to perform 3 search functionalities with the respective tools"

There is no training in the machine learning sense. Maybe something alone the lines that "the agent is given access to 3 tools or something of that nature"

eyurtsev avatar Jun 15 '23 03:06 eyurtsev

Hi @eyurtsev,

Sorry, made changes. Thanks for the suggestion. Now the sentence looks like,

The agent is given ability to perform 3 search functionalities with the respective tools.

sumanthdonthula avatar Jun 15 '23 05:06 sumanthdonthula

@eyurtsev can you please validate the latest code and approve the PR if everything looks good.

sumanthdonthula avatar Jun 16 '23 16:06 sumanthdonthula