Stijnus
56783ae45a
Merge branch 'main' into FEAT_BoltDYI_NEW_SETTINGS_UI
2025-01-24 01:17:34 +01:00
Stijnus
27eab591a9
UI fixes
2025-01-24 01:08:51 +01:00
Stijnus
fd98059cfe
connection github enhancements
2025-01-23 16:02:50 +01:00
Anirban Kar
3c56346e83
feat: enhance context handling by adding code context selection and implementing summary generation ( #1091 ) #release
...
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
* feat: add context annotation types and enhance file handling in LLM processing
* feat: enhance context handling by adding chatId to annotations and implementing summary generation
* removed useless changes
* feat: updated token counts to include optimization requests
* prompt fix
* logging added
* useless logs removed
2025-01-22 22:48:13 +05:30
Stijnus
723c6a4f02
fixes
2025-01-22 02:05:18 +01:00
Stijnus
a94330e4a4
fixes
2025-01-21 16:45:54 +01:00
Oliver Jägle
e19644268c
feat: configure dynamic providers via .env ( #1108 )
...
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
* Use backend API route to fetch dynamic models
# Conflicts:
# app/components/chat/BaseChat.tsx
* Override ApiKeys if provided in frontend
* Remove obsolete artifact
* Transport api keys from client to server in header
* Cache static provider information
* Restore reading provider settings from cookie
* Reload only a single provider on api key change
* Transport apiKeys and providerSettings via cookies.
While doing this, introduce a simple helper function for cookies
2025-01-18 03:39:19 +05:30
Stijnus
87ff81035f
feat: added the "Open Preview in a New Tab" ( #1101 )
...
* added the "Open Preview in a New Tab"
* enhancement
[Open Preview] [▼] // Two buttons side by side
|
+-- [Mobile (375x667)] // Dropdown menu
|-- [Tablet (768x1024)]
|-- [Laptop (1366x768)]
+-- [Desktop (1920x1080)]
* Update Preview.tsx
* Update Preview.tsx
2025-01-18 01:55:44 +05:30
Anirban Kar
fad41973e2
fix: api-key manager cleanup and log error on llm call ( #1077 )
...
* fix: api-key manager cleanup and log error on llm call
* log improved
2025-01-13 04:21:29 +05:30
Adithyan K
49bb17886a
fix: added ui indicator on how apikeys are set (UI/Env) for api-key-manager component ( #732 )
...
* fixed #333
* Added instruction in case api-key is not set.
* addressed some of the review changes:
1. moved function definiton to useCallback.
2. added a cache to store the env key status and the api call is made only on a cache miss.
* Manages the API-key entered via UI in a better way.
- Persist API keys in cookies when entered via UI
- Automatically load saved keys when switching between providers
- Preserve existing functionality for environment variable based keys
* Re-used map from utils/constants file.
* Code cleanup - Removed redundant API key init in BaseChat as its already handled by APIKeyManager component.
2025-01-10 21:26:31 +05:30
Anirban Kar
78eb3a5f34
fix: streaming issue fixed for build versions ( #1006 )
...
* fix: streaming issue fixed for build versions
* added keep-alive header
2025-01-06 19:18:52 +05:30
Eduard Ruzga
b1f9380c30
fix: introduce our own cors proxy for git import to fix 403 errors on isometric git cors proxy ( #924 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* Exploration of improving git import
* Fix our own git proxy
* Clean out file counting for progress, does not seem to work well anyways
2025-01-05 17:26:02 +05:30
Anirban Kar
6494f5ac2e
fix: updated logger and model caching minor bugfix #release ( #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
2024-12-31 22:47:32 +05:30
Anirban Kar
4c81e154a0
feat: added Automatic Code Template Detection And Import ( #867 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* initial setup
* updated template list
* added optional switch to control this feature
* removed some logs
2024-12-29 15:52:37 +05:30
Anirban Kar
3a36a4469a
feat: redact file contents from chat and put latest files into system prompt ( #904 )
2024-12-29 15:36:31 +05:30
Anirban Kar
18d04ca065
simplified the fix
2024-12-18 02:20:14 +05:30
Dustin Loring
05146c18d6
fix: Prompt Enhance
...
Prompt Enhance option stopped, this fixes it
2024-12-16 18:40:04 -05:00
Anirban Kar
bf76a0b2e7
added UI fix for loading screen
2024-12-17 00:14:42 +05:30
Anirban Kar
bb94180209
Merge remote-tracking branch 'origin/main' into system-prompt-variations-local
2024-12-16 20:52:01 +05:30
Anirban Kar
3b8d251a55
updated implementation
2024-12-16 19:47:18 +05:30
eduardruzga
225b553876
Another attempt to add toek usage info
2024-12-16 11:01:41 +02:00
Anirban Kar
70f88f981a
feat: Experimental Prompt Library Added
2024-12-15 16:47:16 +05:30
eduardruzga
2e05270bab
Merge
2024-12-14 19:48:37 +02:00
Anirban Kar
da37d9456f
Merge branch 'main' into context-optimization
2024-12-12 02:44:36 +05:30
Anirban Kar
3c7b125828
Merge branch 'main' into context-optimization
2024-12-12 02:38:00 +05:30
eduardruzga
17e500344a
merge
2024-12-11 20:02:07 +02:00
Anirban Kar
5d4b860c94
updated to adapth baseurl setup
2024-12-11 14:02:21 +05:30
Anirban Kar
7f8f5023a1
Merge branch 'main' into ui-background-rays
2024-12-10 20:43:27 +05:30
eduardruzga
fcb61ba499
Refactor to use newver v4 version of Vercel AI package
2024-12-09 17:26:33 +02:00
Anirban Kar
bb83bb414d
feat(git): import from url
2024-12-08 03:48:44 +05:30
Anirban Kar
8067bb63af
Merge branch 'main' into ui-background-rays
2024-12-08 01:55:05 +05:30
Anirban Kar
ea5c6244a6
feat(context optimization):improved context management and redused chat overhead
2024-12-07 15:58:13 +05:30
Anirban Kar
7efad13284
list fix
2024-12-06 16:58:04 +05:30
Anirban Kar
5ead47992d
Merge branch 'main' into together-ai-dynamic-model-list
2024-12-06 16:35:36 +05:30
Cole Medin
8c641443b7
Merge pull request #332 from atrokhym/main
...
HIGH PRIORITY - Attach images to prompts
2024-12-04 10:53:37 -06:00
Dustin Loring
676fac4833
Merge branch 'main' into feat/improve-prompt-enhancement
2024-12-03 07:44:53 -05:00
Anirban Kar
1589d2a8f5
feat(Dynamic Models): together AI Dynamic Models
2024-12-03 02:13:33 +05:30
Andrew Trokhymenko
235747af51
merge with upstream
2024-12-02 14:55:43 -05:00
Dustin Loring
aef26f1c68
prompt enhanchment
2024-12-01 19:02:52 -05:00
Andrew Trokhymenko
7cdb56a847
merge with upstream/main
2024-11-29 22:02:35 -05:00
Sujal Shah
e25bb28255
feat: better prompt enhancement
2024-11-26 14:17:25 +05:30
Oliver Jägle
4589014bda
Merge remote-tracking branch 'upstream/main' into linting
2024-11-22 20:38:58 +01:00
Andrew Trokhymenko
074161024d
merge with upstream
2024-11-21 23:31:41 -05:00
Andrew Trokhymenko
70d14df953
Merge remote-tracking branch 'upstream/main'
2024-11-21 23:31:30 -05:00
Andrew Trokhymenko
df94e665d6
picking right model
2024-11-21 18:09:49 -05:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Andrew Trokhymenko
937ba7e61b
model pickup
2024-11-21 00:17:06 -05:00
Anirban Kar
45445549f1
another theme switch fix
2024-11-21 01:21:39 +05:30
Anirban Kar
dd82a3055b
flash fix
2024-11-21 01:16:45 +05:30
Sujal Shah
4ac0af4cdb
fix: enhance prompt "Invalid or missing provider" bad request error
2024-11-20 17:48:41 +05:30