Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inceptionlabs provider #4960

Merged
merged 4 commits into from
Apr 3, 2025
Merged

Conversation

metcalfc
Copy link
Contributor

@metcalfc metcalfc commented Apr 2, 2025

  • Add InceptionLabs provider

Description

Added an autocomplete model for Inception Labs.

Checklist

  • [] The relevant docs, if any, have been updated or created - NA
  • [] The relevant tests, if any, have been updated or created - NA

Screenshots

NA

Testing instructions

NA

@metcalfc metcalfc requested a review from a team as a code owner April 2, 2025 23:37
@metcalfc metcalfc requested review from RomneyDa and removed request for a team April 2, 2025 23:37
Copy link

netlify bot commented Apr 2, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit ec8af0e
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67eded4810357900085e4902
😎 Deploy Preview https://deploy-preview-4960--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@metcalfc metcalfc force-pushed the inceptionlabs-provider branch from 75acc79 to ec6b61c Compare April 2, 2025 23:38
- Added InceptionLabs LLM provider integration
- Extended OpenAI class for Inception Labs-specific functionality
- Set up default options for Mercury models
- Added logo for Inception Labs in the UI
- Added model mappings for Mercury models (small, medium, large)
- Added support for different API endpoints based on model selection
- Created modelInfo structure to map models to their API endpoints
- Fixed handling for mercury-mini (zaragoza endpoint) and mercury-small (copenhagen endpoint)
- Updated model listing to return models from both endpoints
- Improved constructor to handle both friendly names and direct model names
@metcalfc metcalfc force-pushed the inceptionlabs-provider branch from ec6b61c to 27734d4 Compare April 2, 2025 23:52
@sestinj sestinj merged commit 5fbcdd5 into continuedev:main Apr 3, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants