goose
goose copied to clipboard
feat: add Inception provider for Mercury models
Summary
- Add InceptionProvider with OpenAI-compatible API via declarative implementation
Type of Change
- [x] Feature
- [ ] Bug fix
- [ ] Refactor / Code quality
- [ ] Performance improvement
- [ ] Documentation
- [ ] Tests
- [ ] Security fix
- [ ] Build / Release
- [ ] Other (specify below)
AI Assistance
- [x] This PR was created or reviewed with AI assistance
Testing
Related Issues
N/A
Screenshots/Demos (for UX changes)
Before:
After:
can this just be a declarative provider like we use for deepseek, groq and mistral?
can this just be a declarative provider like we use for deepseek, groq and mistral?
done! didn't realize there was a declarative method which is much simpler to use.
Thank you @claserken ! Tagging @block/goose-core-maintainers for review.
@block/goose-core-maintainers could one of you please review this simple PR. Thanks 🙏🏻