JohnnyIrvin / shell-craft

Shell-Craft harnesses the potential of OpenAI's API to execute prompts, generate shell commands, and auto-fill templates seamlessly integrated with GitHub. Simplify and automate developer tasks with the power of AI.
MIT License
12 stars 3 forks source link

fix(prompt): System messages replaced with user messages. #70

Closed JohnnyIrvin closed 1 year ago

JohnnyIrvin commented 1 year ago

https://platform.openai.com/docs/guides/chat/instructing-chat-models

image

Prompt results should return slightly better, otherwise this change is largely unnoticeable.