-
Notifications
You must be signed in to change notification settings - Fork 14.5k
add llms.txt auto prompt enhancement #8078
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
Closed
Closed
Conversation
This file contains hidden or 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
jchris
commented
Mar 19, 2025
- Updated Chat component to pass messages to enhancePrompt function.
- Added OpenRouter API documentation to available documents.
- Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly.
- Updated API enhancer to utilize chat history for prompt enhancement.
- Added tests for new functionality in llms-docs.spec.ts.
* refactor: Refactoring Providers to have providers as modules * updated package and lock file * added grok model back * updated registry system
* fix: ollama base url hotfix * cleanup logic
added a data tab to the settings removed chat history
feat: enhanced Terminal Error Handling and Alert System
* 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 (#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 (#896) * build: improved-changelog * added a better change log script * improved changelog script * improved change log script
…ucinate for file actions (#886) * Clean out markdown syntax * Remove identation removal * Improve for streaming
* initial setup * updated template list * added optional switch to control this feature * removed some logs
fix: import folder filtering
* Added Hyperbolic Models * Fix: Fixed problem in connecting with hyperbolic models * added dynamic models for hyperbolic * removed logs
* fix: better model loading feedback and model list update * added load on providersettings update
* 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 (#959) * fix: hotfix starter template fix, updated header link to use navigate * template auth fix * updated changelog script
feat: diff view v3
* feat: save user made changes persistent * fix: remove artifact from user message on the UI * fix: message Id generation fix
…enhancing (#1383) #release * fix: enhance prompt fix * fix: added error capture on api error * fix: replaced error with log for wrong files selected by bolt
* Fix FilesStore: Handle empty content correctly in saveFile(). Happens when user creates files in the web terminal * updated logic --------- Co-authored-by: Anirban Kar <[email protected]>
including: java, c, cpp, csharp, go ruby, rust
This reverts commit 60b6f47.
* feat:(project-snapshot) restoring project from snapshot on reload * minor bugfix * updated message * added snapshot reload with auto run dev commands * added message context * snapshot updated
… is turned on (#1472)
* Fix: error building my application #1414 * fix for vite * Update vite.config.ts * Update root.tsx * fix the root.tsx and the debugtab * lm studio fix and fix for the api key * Update api.enhancer for prompt enhancement * bugfixes * Revert api.enhancer.ts back to original code * Update api.enhancer.ts * Update api.git-proxy.$.ts * Update api.git-proxy.$.ts * Update api.enhancer.ts
…istory - Updated Chat component to pass messages to enhancePrompt function. - Added OpenRouter API documentation to available documents. - Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly. - Updated API enhancer to utilize chat history for prompt enhancement. - Added tests for new functionality in llms-docs.spec.ts.
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.