gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Request:Enabling Web Access for Documentation Search in "gpt-engineer"

Open zikass94 opened this issue 2 years ago • 5 comments

I'm wondering if it's possible to enable the "gpt-engineer" to access the web for searching documentations.

zikass94 avatar Jun 15 '23 09:06 zikass94

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.

Mayorc1978 avatar Jun 16 '23 14:06 Mayorc1978

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.

Mayorc1978 avatar Jun 17 '23 08:06 Mayorc1978

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.

patillacode avatar Jun 17 '23 12:06 patillacode

Closing in favor of #58

patillacode avatar Jun 21 '23 12:06 patillacode