Timothy Carambat
3457cc4b7a
update chown in DO droplet ( #1966 )
...
change `:master` tag to be `:latest`
resolves #1965
2024-07-25 08:01:55 -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
timothycarambat
01448db491
README updates
2024-07-23 17:04:33 -07:00
timothycarambat
c76c46e8f5
Merge branch 'master' of github.com:Mintplex-Labs/anything-llm
2024-07-23 16:41:53 -07:00
timothycarambat
9de6b1cc26
Patch ODBC support from missing binary/headers for node-odbc
2024-07-23 16:41:45 -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
timothycarambat
d0713e15f1
patch response body for swagger
2024-07-22 15:21:32 -07:00
Timothy Carambat
76aa2a4fd4
Implement support for selecting basic keep_alive
times for Ollama ( #1920 )
2024-07-22 14:44:47 -07:00
timothycarambat
c646351347
vex exception
2024-07-22 14:07:01 -07:00
timothycarambat
7b42a67acf
docs: update requirement for /raw-text endpoint
...
resolves #1893
2024-07-22 13:19:57 -07:00
timothycarambat
fc27685eb1
Merge branch 'master' of github.com:Mintplex-Labs/anything-llm
2024-07-22 12:58:20 -07:00
Timothy Carambat
18171bc7f4
patch text.substring bug from compressor ( #1918 )
2024-07-22 12:56:30 -07:00
timothycarambat
2185753068
patch text.substring bug from compressor
2024-07-22 12:53:11 -07:00
Timothy Carambat
a43fa8a292
Adjust docker perms in build image ( #1917 )
...
adjust docker perms
2024-07-22 12:39:18 -07:00
Timothy Carambat
3198718975
Update references to new domain ( #1916 )
2024-07-22 11:05:34 -07:00
383494
8f4843ddc8
fix typo(README.zh-CN.md) ( #1908 )
2024-07-20 10:39:26 -07:00
timothycarambat
2574334f81
patch dockerfile for arm64 due to bad chromium location
2024-07-19 19:18:41 -07:00
timothycarambat
f15529653f
patch logger for full logs
2024-07-19 18:35:41 -07:00
timothycarambat
cec1a3d585
append stacktraces to winston
2024-07-19 18:13:54 -07:00
timothycarambat
89db7a9d45
add back arm support - did not fail for some reason
2024-07-19 17:51:12 -07:00
timothycarambat
87320adf56
Merge branch 'master' of github.com:Mintplex-Labs/anything-llm
2024-07-19 17:44:59 -07:00
timothycarambat
113d7f1f99
temp disable ARM builds
2024-07-19 17:44:51 -07:00
Timothy Carambat
b5a2437bb5
patch docker scount CVE in old express-ws pkg ( #1907 )
...
* patch CVE in old express-ws pkg
* patch workflow
* remove dev-image
2024-07-19 17:40:22 -07:00
timothycarambat
6f1d15165c
Merge branch 'master' of github.com:Mintplex-Labs/anything-llm
2024-07-19 16:21:20 -07:00
timothycarambat
9b78c31d9d
add VEX exception
2024-07-19 16:21:12 -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
f9929a28cb
patch lint
2024-07-19 15:27:56 -07:00
Johnny Chen
c4158b97d6
bugfix: API new user return 400 if user creation failed ( #1898 )
...
* return 400 if user creation failed
The client might not check the error field unless they realize it's a 4xx error instead of 200 success.
* Update index.js
* use one-liner style
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2024-07-19 15:27:21 -07:00
Timothy Carambat
5df6b5f7d9
Bump perplexity models ( #1905 )
...
* Added Supported Models Free Tier - chat_models.txt
Need to fill in correct Parameter Count.
* Bump perplexity model
closes #1901
closes #1900
---------
Co-authored-by: Tim-Hoekstra <135951177+Tim-Hoekstra@users.noreply.github.com>
2024-07-19 15:11:10 -07:00
timothycarambat
61abb37603
Merge branch 'master' of github.com:Mintplex-Labs/anything-llm
2024-07-19 15:10:41 -07:00
timothycarambat
6e10f13e15
linting hotfix
2024-07-19 15:10:32 -07:00
Timothy Carambat
2de6d64214
Docker build frontend layer improvements ( #1904 )
...
* Improve frontend layer size and dep logging - test
* add temp build image for branch
* try to compress layers
* clean apt-get post-install
* Patch collector layer to preserve cache
* prep merge
2024-07-19 15:01:16 -07:00
timothycarambat
16df1f05e1
remove temp workflow file
2024-07-19 08:10:04 -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
Timothy Carambat
75b6710052
Extend support for some chars in slugify of workspace ( #1890 )
...
resolves #1877
2024-07-18 10:35:02 -07:00
Sean Hatfield
e909b25b29
[FEAT] Prisma injection validation ( #1874 )
...
check all prisma models/model usage and patch any potential sql injection vulns
2024-07-16 16:40:05 -07:00
Sean Hatfield
9b86bbd2b8
[FIX] PDFLoader module bug fix ( #1879 )
...
use pdf.js by importing it from pdf-parse and fix custom PDFLoader module
2024-07-16 13:09:43 -07:00
timothycarambat
86a66ba569
change alpaca format to include citations and system prompt
2024-07-15 16:05:53 -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
Barış Ekin Yıldırım
40d55f4042
Digital Ocean Terraform Patches ( #1866 )
...
Added necessary deployment steps. Modified not supported Ubuntu version with the latest LTS option.
Co-authored-by: thealice <thealice@wonderland.com>
2024-07-14 20:07:17 -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