Nutlope / llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B
https://www.llamacoder.io/
MIT License
3.52k stars 583 forks source link

filter all instructions in Code #5

Open dazzafact7 opened 3 months ago

dazzafact7 commented 3 months ago

Verry cool!! But sometimes with instructions. Can you please filter all instructions?

image

Nutlope commented 3 months ago

This should be addressed with #3 when it's merged. Thanks for reporting!

Nutlope commented 3 months ago

I also improved the system prompt and pushed up a better version. Is it still happening for you?

dazzafact7 commented 3 months ago

Okay, I will check it. But why not just parse the code from the AI response instead of relying on the AI's output?

Is there a way to integrate openai gpt-4? How can additional LLM models be integrated into the your app?

Nutlope commented 3 months ago

Feel free to submit a PR to parse the output better!