Animesh
Animesh
Laid the foundation for integrating GitHub Copilot as a provider. UI is handled, and the core code structure is in place. The API links need to be added for full...
This PR fixes the prompt role issue for O-Series models (o4-mini and o3), which were previously receiving "role": "system". As per the OpenAI docs, these models should use "role": "developer"....
A toggle has been implemented within the settings, to allow users to easily enable or disable the inclusion of the built-in default context in AI requests and only use .voidrules....