#ChatGPT Browsing available via API?
7 messages · Page 1 of 1 (latest)
No
Not for now. But you could code your own feature like this.
Seems that might be difficult? Since ChatGPT already knows what to search for based on the prompt, knows which search results to open, what to look for on the page, etc. How would you envision coding something lije this @limpid pasture ?
There are a ot of projects already done by the community. Like this: https://github.com/Kav-K/GPTDiscord
That's helpful thanks @limpid pasture where can I find more projects like that?
The API is just that - a programmable interface for the models. ChatGPT's plugins are not part of the model itself, so it would make no sense to have any sort of functionality like that. You'll need to use your own code.