catwalk
catwalk copied to clipboard
feat: Add AI/ML API provider integration
Introduces a new provider configuration for AI/ML API by adding aimlapi.json, registering the provider in providers.go, and updating the list of known providers in provider.go. This enables support for multiple new models and expands provider options.
- [X] I have read
CONTRIBUTING.md. - [ ] I have created a discussion https://github.com/charmbracelet/catwalk/issues/91 that was approved by a maintainer (for new features).