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

Add glhf.chat to bolt.diy #4910

Closed
wants to merge 1,041 commits into from
Closed

Add glhf.chat to bolt.diy #4910

wants to merge 1,041 commits into from

Conversation

Techno-Trek
Copy link

I added the open model execution service, all tests have already been carried out.
Some models were selected but others may be added later.

What was done:
The service provider has been added to the directory:

bolt.diy\app\lib\modules\llm\providers\glhf.chat.ts

The new service provider configuration was added to the file:

bolt.diy\app\lib\modules\llm\registry.ts

The API settings and access link were added to the file:

bolt.diy.env.example

dustinwloring1988 and others added 30 commits December 14, 2024 20:11
fixed the Local LLM Status not showing BaseURL's
changed Bolt.diy to bolt.diy
reworded the bottom of the README
changed prompt enhanced to give a toast notification instead of changing the ui.
…g/Change-Bolt-to-bolt

doc: README, FAQ, CONTRIBUTING branding updates
ui-ux: Setting Modal Changes
ui-ux: prompt enhanced toast notification
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
thecodacus and others added 29 commits December 21, 2024 16:14
added a data tab to the settings
removed chat history
…-detection

feat: enhanced Terminal Error Handling and Alert System
…abs#877)

* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL
* added icons and component

* updated unocss to add dynamic icons

* removed temp logs

* updated readme
…alert so user can send them to AI for fixing (stackblitz-labs#856)

* Catch errors from web container

* Show fix error popup on errors in preview

* Remove unneeded action type

* PR comments

* Cleanup urls in stacktrace

---------

Co-authored-by: Anirban Kar <[email protected]>
…on (stackblitz-labs#896)

* build: improved-changelog

* added a better change log script

* improved changelog script

* improved change log script
…ucinate for file actions (stackblitz-labs#886)

* Clean out markdown syntax

* Remove identation removal

* Improve for streaming
…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
add glhf.chat service to providers
add glhf.chat service to providers
add glhf.chat to bolt.diy
@Techno-Trek Techno-Trek closed this Jan 2, 2025
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.