Jack Spirou
Jack Spirou
Enable reliable script linking from a CDN like https://cdnjs.com/ for easy installation.
Review test quality for stability and reliability.
Increase testing coverage reporting from ~50% to ~75% on [Aircover](https://aircover.co/jackspirou/clientjs).
[Define the public API](http://semver.org/#spec-item-5) since [ClientJS is used in some production environments](http://semver.org/#how-do-i-know-when-to-release-100).
This is an issue for #31 to close.
- Add Groq model options via Groq's OpenAI API compatibility - Update documentation accordingly - Fix example Fixes https://github.com/sashabaranov/go-openai/issues/682
**Is your feature request related to a problem? Please describe.** I want the option to use Go to access Groq hosted models, due to their greater inference speed. **Describe the...
Great feature! In my testing, this removes any underscores in the provided enum names -- I assume this is a bug? _Originally posted by @saulhoward in https://github.com/oapi-codegen/oapi-codegen/issues/880#issuecomment-1521618478_