-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
fix: update Deepseek baseURL to remove /beta #5066
Closed
estrategist
wants to merge
1,053
commits into
stackblitz:main
from
estrategist:update-deepseek-baseurl
Closed
fix: update Deepseek baseURL to remove /beta #5066
estrategist
wants to merge
1,053
commits into
stackblitz:main
from
estrategist:update-deepseek-baseurl
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ui-ux: Setting Modal Changes
ui-ux: prompt enhanced toast notification
…eatures-tab ui-ux: Features Tab Changes
Added a fallback icon for providers
Added fallback icon for provider, fixes perplexity icon not showing
changed 'and' to '&' so that it would fit on one line
added the provider icon for Perplexity
added a Perplexity provider icon
README formatting changed and to & to fit on one line
Here is a start to the update by branch
now runs on all branches for auto update to work correctly
Changed Bolt to bolt and moved the section above the TOC to under it
if it has not been set by the user yet set it correctly for them
…labs#867) * initial setup * updated template list * added optional switch to control this feature * removed some logs
…mport-button fix: import folder filtering
* Added Hyperbolic Models * Fix: Fixed problem in connecting with hyperbolic models * added dynamic models for hyperbolic * removed logs
…tz-labs#954) * fix: better model loading feedback and model list update * added load on providersettings update
…tz-labs#895) * fix: updated logger and model caching * usage token stream issue fix * minor changes * updated starter template change to fix the app title * starter template bigfix * fixed hydretion errors and raw logs * removed raw log * made auto select template false by default * more cleaner logs and updated logic to call dynamicModels only if not found in static models * updated starter template instructions * browser console log improved for firefox * provider icons fix icons
…release (stackblitz-labs#959) * fix: hotfix starter template fix, updated header link to use navigate * template auth fix * updated changelog script
Changed updated Hyperbolic Settings link
fix: updated hyperbolic link
… isometric git cors proxy (stackblitz-labs#924) * Exploration of improving git import * Fix our own git proxy * Clean out file counting for progress, does not seem to work well anyways
* cookie fix * fix: git private clone with custom proxy * list -fix
* commit * Create .env.example * Update docker-compose.yaml --------- Co-authored-by: Anirban Kar <[email protected]>
* Create docker.yaml * Add build target * Use build target var * Use github token instead
* Update docker.yaml * Fix indentation in docker workflow file
…model integration with AWS Bedrock (stackblitz-labs#974) * feat: Integrate AWS Bedrock with Claude 3.5 Sonnet, Claude 3 Sonnet, and Claude 3.5 Haiku * update Dockerfile for AWS Bedrock configuration * feat: add new Bedrock model 'Mistral' and update Haiku to version 3 * feat: add new bedrock model Nova Lite and Nova Pro * Update README documentation to reflect the latest changes * Add the icon for aws bedrock * add support for serialized AWS Bedrock configuration in api key
estrategist
changed the title
fix: Update Deepseek baseURL to remove /beta
fix: update Deepseek baseURL to remove /beta
Jan 6, 2025
Hey @estrategist, this PR should be set up in https://github.com/stackblitz-labs/bolt.diy repository instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deepseek removed "/beta" URL from their API. This will ensure to use "DeepSeek-Coder"