Alexander
Alexander
Add newline character to replacements
I have encountered a few issues with the system and felt I'd compile them together, focusing on the save-file issies. - Files are saved as `txt` instead of `json` despite...
I feel it would be important to provide 2 syntax types so this is more accessible. I personally am attempting said task, although it seems there are a few caveats...
Makefile
+ Add a Makefile. + Add a .gitignore. + Update README.md to include information about Makefile.
**Describe the bug** An error message is generated regarding the `o1` and `o1-mini` models not supporting the system prompt that is provided by default. **To Reproduce** Steps to reproduce the...
**Issue to be resolved** Currently the o1 and o1-mini models do not support the `system` role. See issue #159 ***Solution*** This patch resolves the issue by generating custom system messages...
**Is your feature request related to a problem? Please describe.** OpenAI allows for custom system prompts when prompting ChatGPT through their web interface. I believe that the same features implemented...
Simple CI fail resolution because the score is not 10/10. - Remove trailing whitespace upsetting pylint