issues
search
Mounayer
/
OptimizeIt
OptimizeIt is a tool that is meant to help you Optimize your code. You simply run this command-line application and give it a source code file name which it then optimizes for peak performance and readability.
MIT License
7
stars
3
forks
source link
feat: added baseURL
#3
Closed
Mounayer
closed
2 months ago
Mounayer
commented
2 months ago
Description
Added OpenAI base URL to GroqClient to support OpenAI Keys
Checklist
[x] Build does not fail.
[x] Tested locally.
[x] Linting errors if any are resolved.
Description
Checklist