gpt-engineer
gpt-engineer copied to clipboard
Request:Enabling Web Access for Documentation Search in "gpt-engineer"
I'm wondering if it's possible to enable the "gpt-engineer" to access the web for searching documentations.
I'm wondering if it's possible to enable the "gpt-engineer" to access the web for searching documentations.
Definitely, supports for embeddings, pdfs, and web search is a must, else it would be very hard to get something working with updated frameworks api.
Doesn't the latest gpt model support functions now?
It should be possible in theory to implement web access.
Supporting paid-only features sounds like a poor choice to me.
Hi!
Yes, almost anything is possible these days, the latest feature provided by openai (not a paid feature AFAIK) are functions. That would potentially allow for us/you to create a "search google" function.
See #58 for a first approach.
Closing in favor of #58