Sean Hatfield
dfb951e9cf
Auto URL detection for localai ( #2083 )
...
* implement auto url detection for localai
* add ports to localai common urls
2024-08-12 16:12:11 -07:00
Sean Hatfield
fce0d8b709
Improve search of document picker ( #2097 )
...
improve search of document picker
2024-08-12 13:08:43 -07:00
Sean Hatfield
26959563e5
Finetune ui improvements ( #2053 )
...
* WIP finetune ui improvements
* lint
* update order details page finetuning ui
* data upload, confirmation, and order placed finetune ui update
* update finetune layout
* remove unneeded imports
* uncomment url
* confirmation and data upload component ui updates
* finetun main container layout fix
2024-08-12 11:49:53 -07:00
Mr Simon C
89c8fae15f
Update the display to show 95% of the width on small screens, else 635px ( #2089 )
...
update the display to show 95% of the width on small screens, else 635px
2024-08-12 09:55:25 -07:00
timothycarambat
1e8d752a54
dont override default tailwind pulse
2024-08-09 13:00:12 -07:00
Sean Hatfield
53d64f30b1
Slash commands edit bug fix ( #2073 )
...
slash commands edit bug fix
2024-08-08 13:37:17 -07:00
timothycarambat
74d5f3adc5
debounce piper button
2024-08-07 14:28:57 -07:00
Roman Rojas
6a0f068bec
1603 speech to text hotkey ( #1771 )
...
* Added ctrl + enter hotkeys to init speach to text
* Ran linter
* Fixed speech transcript from being submitted twice when the user clicks the send button. Updated speech hotkeys.
* Added pulse animation to mic
* Fixed prompt double-send when clicking the send button or ending the TTS session.
* Fixed comment grammar
* Update mic hotkeys
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2024-08-07 12:00:01 -07:00
Timothy Carambat
d93c43fe68
Add German Translation support ( #1889 )
2024-08-07 11:37:45 -07:00
Sean Hatfield
c97066526a
New user account validations ( #2037 )
...
* force lowercase and no space for new and
edit user modals
* edit account modal validations
* use pattern for form validation + remove validations from edit user
* revert comment deletions
* comment fix
* update validation message
* update regex
allow updating by block name changes to invalid names
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-08-07 11:35:37 -07:00
Timothy Carambat
d072875e43
Add piperTTS in-browser text-to-speech ( #2052 )
...
* Add piperTTS in-browser text-to-speech
* update vite config
* Add voice default + change prod public URL
* uncheck file
* Error handling
bump package for better quality and voices
* bump package
* Remove pre-packed WASM - will not support offline first solution for docker
* attach TTSProvider telem
2024-08-07 11:09:51 -07:00
Timothy Carambat
b4f80c3be2
Add support for markdown/math equations ( #2062 )
2024-08-07 10:27:21 -07:00
Timothy Carambat
0141f91dda
Hide upload element for default role users ( #2061 )
...
resolves #2060
2024-08-07 08:39:07 -07:00
Ramon Oliveira
f787502755
Adds full Brazilian Portuguese translation for the user interface ( #2054 )
...
Adds the complete Brazilian Portuguese translation for the user interface.
2024-08-06 09:45:28 -07:00
Martín
e28c7412c2
Fix typo ( #2041 )
2024-08-05 09:18:25 -07:00
Sean Hatfield
7273c892a1
Ollama performance mode option ( #2014 )
...
* ollama performance mode option
* Change ENV prop
Move perf setting to advanced
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-08-02 13:29:17 -07:00
timothycarambat
c601e0d5c6
linting
2024-08-02 12:24:08 -07:00
Glauco
9a09bac213
Added Italian translation ( #2025 )
...
* feat: added italian frontend translation
2024-08-02 10:51:05 -07:00
RahSwe
c55ef33fce
Gemini Pro 1.5, API support for 2M context and new experimental model ( #2031 )
2024-08-02 10:24:31 -07:00
timothycarambat
187f6ed9e6
remove unused state
2024-07-31 12:13:22 -07:00
timothycarambat
faa341c33b
remove duplicate case stmt
2024-07-31 11:33:30 -07:00
timothycarambat
3f5b2485d7
handle chat edge-case for response object in text field
2024-07-31 11:31:22 -07:00
Timothy Carambat
38fc181238
Add multimodality support ( #2001 )
...
* Add multimodality support
* Add Bedrock, KoboldCpp,LocalAI,and TextWebGenUI multi-modal
* temp dev build
* patch bad import
* noscrolls for windows dnd
* noscrolls for windows dnd
* update README
* update README
* add multimodal check
2024-07-31 10:47:49 -07:00
Sean Hatfield
3856a4d19c
Drag and drop file colors update & margin styles ( #2000 )
...
drag and drop file colors update & margin styles
2024-07-30 19:07:24 -07:00
timothycarambat
2ee5d20955
patch bad import
2024-07-30 17:52:20 -07:00
Timothy Carambat
d877d2b7ad
Add drag-and-drop to chat window ( #1995 )
...
* Add drag-and-drop to chat window
* add uploader icon and remove empty space text when attachments are present
* color theme
* color update
2024-07-30 10:26:16 -07:00
Timothy Carambat
5e73dce506
Enable editing of OpenRouter stream timeout for slower connections ( #1994 )
2024-07-29 11:49:14 -07:00
Timothy Carambat
13bb06013b
Fix GroqAI picker UI bug ( #1993 )
2024-07-29 11:16:00 -07:00
timothycarambat
013c0b9575
remove LMStudio restriction for model selector
2024-07-26 10:53:05 -07:00
timothycarambat
6bab8b5bd4
ui adjustments for order flow
...
back nav on order flow
fix bad schema ref
2024-07-25 14:10:17 -07:00
Timothy Carambat
61e214aa8c
Add support for Groq /models endpoint ( #1957 )
...
* Add support for Groq /models endpoint
* linting
2024-07-24 08:35:52 -07:00
Timothy Carambat
23de85a3bd
Revert odbc support ( #1936 )
...
* Revert "Patch ODBC support from missing binary/headers for node-odbc"
This reverts commit 9de6b1cc26
.
* Revert "OBDC Support (#1933 )"
This reverts commit cd597a361e
.
2024-07-23 17:27:39 -07:00
Timothy Carambat
9366e69d88
Add AWS bedrock support for LLM + agents ( #1935 )
...
add AWS bedrock support for LLM + agents
2024-07-23 16:35:37 -07:00
Timothy Carambat
cd597a361e
OBDC Support ( #1933 )
...
* add possibility to connect to SQL Base by ODBC
---------
Co-authored-by: suchaudn <nicolas.suchaud@legrand.fr>
Co-authored-by: nicho2 <nicho2@laposte.net>
2024-07-23 12:42:53 -07:00
Timothy Carambat
42235fcd8a
GitLab Hosted and Local Connector ( #1932 )
...
* Add support for GitLab repo collection as well as Github Repo collection
* Refactor for repo collectors to be more compact
---------
Co-authored-by: Emil Rofors <emirof@gmail.com>
2024-07-23 12:23:51 -07:00
timothycarambat
4f07139e38
patch SSR loaded icon to regular path
...
resolves #1930
2024-07-23 07:58:43 -07:00
Timothy Carambat
f8e54b2328
Fine tuning order flow (cloud-based) ( #1923 )
...
* WIP fine-tuning order flow
* flow patches and typo
* Refine steps
add fine tuning CTA on chat page
add fine tuning banner and validation endpoints
add finetuning banner on relevant pages with perms check
* Add prod firebase url
2024-07-22 17:59:17 -07:00
Timothy Carambat
76aa2a4fd4
Implement support for selecting basic keep_alive
times for Ollama ( #1920 )
2024-07-22 14:44:47 -07:00
Timothy Carambat
3198718975
Update references to new domain ( #1916 )
2024-07-22 11:05:34 -07:00
Timothy Carambat
8180787c2e
Enable editing and setting of meta-tag information ( #1892 )
...
* Enable editing and setting of meta-tag information
* cleanup
* tmp build for testing
* finally always refresh
* unset workflow
* dev build
* rm tmp build
2024-07-19 15:58:43 -07:00
timothycarambat
6e10f13e15
linting hotfix
2024-07-19 15:10:32 -07:00
Timothy Carambat
b275008b19
Docker image updates ( #1896 )
...
* bump base image
* Bump mysql
* attestations
* attestations perms
* attestations perms
* fix permissions for attestetions for master push
* test cleanup
* repin base image
* revert base
* patch frontend-clean
* force resolve braces to fixed version
* rebump
2024-07-19 08:09:32 -07:00
Sean Hatfield
d037ab27f4
[FEAT] Generic error messages for embed chat widget ( #1861 )
...
* give generic error messages for embed chat widget
* give generic errors on embed chat errors but log to console
* lint
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-07-15 12:40:29 -07:00
Sean Hatfield
f553f07ec5
[FEAT] Implement auto detect URL for KoboldCPP ( #1860 )
...
* implement auto detect url for koboldcpp
* remove unneeded import
* border-none inputs and buttons
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-07-15 11:39:48 -07:00
ux-builder
f367d82ebd
Add Korean translation + add more translation items ( #1863 )
...
* Add Korean translation
* Modal Password translation complement
* Add a SettingsSidebar translation
* DefaultChat translation complete
* New Workspace translation complete
2024-07-15 11:32:57 -07:00
Sean Hatfield
36c5cd16c7
[REFACTOR] Refactor window path location for settings sidebar ( #1856 )
...
use useLocation hook instead of href for window location
2024-07-11 15:57:41 -07:00
Sean Hatfield
2f620163ff
[STYLE] Fix UI bugs ( #1764 )
...
* fix indentation of citations
* fix outlines of input fields to be consistent
* remove red from trash icons
* fix margin from input title
* remove unused component and remove borders on provider search inputs
* make back arrow less opacity in onboarding to highlight next arrow
* fix spacing on all provider options (llm, vectordb, embedder
2024-07-11 14:18:34 -07:00
Sean Hatfield
8f0af88332
[FIX] Fix manual input model pref for agents ( #1848 )
...
* patch llm providers that have manual inputs for model pref
* refactor agent model fallback
update UI to show disabled providers to stop questions about provider limitations
* patch log on startup
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-07-11 14:03:24 -07:00
Sean Hatfield
881c4bc4de
[FIX] Hide TTS and more actions on chat reset message ( #1850 )
...
hide TTS and more actions on chat reset message
2024-07-11 11:05:25 -07:00
Sean Hatfield
85e5866be6
[STYLE] Fix styles of general settings page ( #1847 )
...
fix styles of limit messages per day
2024-07-10 15:42:32 -07:00