gpt-engineer
gpt-engineer copied to clipboard
Falcon LLM instead of OpenAI GPT API ?
I would like to use any of the open-source LLM, will it work out?
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.
Alright, will give it a try :)