How chatapp know when to do WEB SEARCH? #7418
Replies: 3 comments
-
|
Describe the tool properly so when LLM will be prompted for example to search for something it will know that he has access to this tool and will use it |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
maybe you need intention detection. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion was automatically locked because it has not been updated in over 30 days. If you still have questions about this topic, please ask us at community.vercel.com/ai-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know, how to implement web search seperately.
But how can i incorporate this with my chat app ? How I will let my application know when to do web search and when not to do.
I'm trying to do it like chatgpt.
Please help me out!
Beta Was this translation helpful? Give feedback.
All reactions