You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how to merge ChatGPT with Bing Search and was looking at this example. It talks about Buffer Memory as history, but what I want is to be able to provide my own history. How can I give multiple messages as context for ChatOpenAI instead of BufferMemory and use SerpAPI as a tool?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to figure out how to merge ChatGPT with Bing Search and was looking at this example. It talks about Buffer Memory as history, but what I want is to be able to provide my own history. How can I give multiple messages as context for ChatOpenAI instead of BufferMemory and use SerpAPI as a tool?
I also found this guide!
Beta Was this translation helpful? Give feedback.
All reactions