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

Falcon LLM instead of OpenAI GPT API ?

Open mahimairaja opened this issue 2 years ago • 1 comments

I would like to use any of the open-source LLM, will it work out?

mahimairaja avatar Jun 12 '23 08:06 mahimairaja

Not sure if falcon has the notion of a "system" message, like GPT does?

If it does it should be straightforward to add support. If not, there needs to be some adaption.

AntonOsika avatar Jun 13 '23 07:06 AntonOsika

Alright, will give it a try :)

mahimairaja avatar Jun 14 '23 04:06 mahimairaja