Commit Graph

713 Commits

Author SHA1 Message Date
Sean Hatfield
20321d6cfb
Add support for PUT and PATCH in agent flow builder API call block (#3937)
add support for PUT and PATCH in agent flow builder api call block

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-06-03 14:20:02 -07:00
JairoMarques
35f84c257c
Update more Brazilian Portuguese locale (pt_BR) (#3923)
* Compatibilizations with 'en' file to maintain line relations to easy translations

* Add missing pt_BR translations

* Maintain compatibilization

* linting

* normalize

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-06-03 11:30:25 -07:00
Sean Hatfield
c031969b84
Remove border around image upload component (#3900)
remove border around image upload component
2025-05-27 21:51:48 -07:00
Sean Hatfield
b3a95f7f1c
Update styles of attachments uploaded in PromptInput (#3892)
* update ui for attachment item component

* fix attachment styles and spacing of prompt input

* lint

* fix loading state for dark/light modes

* truncate error message

* image attachment fix

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-27 17:24:48 -07:00
Timothy Carambat
2f48cd1e0b
Add Latvian language (#3897) 2025-05-27 16:19:15 -07:00
timothycarambat
a7c2a56e4b add normalize function on translations
norm translations due to keyboard shortcut entries
2025-05-27 14:28:12 -07:00
Aashish Anand
2cabb2fad8
Keyboard shortcut support (#3890)
* Add keyboard shortcuts help feature

* Minor lint fixes

* Enhance keyboard shortcuts feature by updating help shortcut and adding keyboard shortcuts button in Quick Links. Include new translation for keyboard shortcuts in locale.

* Added documentation of keyboard shortcuts

* refactor keyboard shortcuts to not render on every page (like login)
limit shortcuts to admins
update locales
remove keyboard shortcut button - move to resources
remove readme entry

* move translation key

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-27 14:25:39 -07:00
JairoMarques
07e5b70f13
Feat/missing localizations (#3881)
* Update Brazilian Portuguese locale (pt_BR)

* Add missing localizations in chat window

* normalize translations

* lint

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-27 14:09:06 -07:00
Sean Hatfield
202462fb6f
Update citations UI (#3837)
* new ui for citations

* move onclick to parent

* lint

* change div to button

* update citations UI and parsing to inherit user text size and design specs

* new render animation for citations
fix bug with citation on score on modal

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-27 08:29:52 -07:00
yuanbin
dc8b204cd1
Fix File attachments are not cleared on second send click when use @a… (#3843)
Fix File attachments are not cleared on second send click when use @agent

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-27 07:38:11 -07:00
Colin Perry
3c44d6a656
Removed redundant scrollbar in search containers (#3865)
* removed extra overflow scrollbar

* improved scrollbar presentation

* ran yarn lint

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-26 16:37:51 -07:00
JairoMarques
58f0164978
Update Brazilian Portuguese locale (pt_BR) (#3879)
* Update Brazilian Portuguese locale (pt_BR)

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-26 16:25:53 -07:00
timothycarambat
de9d3646ef zh lint 2025-05-19 13:05:39 -07:00
Shixian Sheng
ff9395e79e
Updated Chinese locale (#3852)
* Update README.zh-CN.md

* Update common.js

* Update common.js
2025-05-19 11:57:31 -07:00
timothycarambat
97b8b3ad6f refactor citation parser 2025-05-16 12:19:02 -07:00
Timothy Carambat
f259fef6ee
Disable message send while content is embedding (#3832)
* Disable message send while content is embedding

* opacity

* normalize langs

* remove console log

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-05-16 11:35:33 -07:00
Sean Hatfield
9371bcc71e
Optional summarization for web-scraping flow block (#3496)
* remove summarization from web-scraping flow block

* add option to enable/disable summarization in web-scraping block

* change layout
summarize default to true (was the normal prior)

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-15 11:50:09 -07:00
timothycarambat
da11f3b997 patch api key bad ref.current on add post removal 2025-05-14 16:05:10 -07:00
timothycarambat
dbd8afe1d2 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm 2025-05-14 15:26:20 -07:00
timothycarambat
605910b76d forgot files for DPAIS 2025-05-14 15:26:14 -07:00
Timothy Carambat
378ceaecec
Support Dell Pro AI Studio provider (#3829) 2025-05-14 15:10:48 -07:00
Sean Hatfield
8560b0039f
Improve UX for API keys and invitations (#3828)
* fix ux for create api key and create invite

* lint

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-14 13:47:28 -07:00
Sean Hatfield
092e7afda2
Update light mode designs for system prompt history (#3818)
* update light mode designs for system prompt history

* lint

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-14 09:54:16 -07:00
omahs
946be93f08
Fix typos (#3826)
* Fix typos

* language

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-14 09:30:28 -07:00
Sean Hatfield
2b274c62b7
Obsidian data connector (#3798)
* add obsidian vault data connector

* lint

* add english translations

* normalize translations

* improve file parser and reader

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-12 13:45:27 -07:00
Shixian Sheng
aef455d977
Fixed grammar and typos (#3802)
* Update common.js

* Update README.md

* Update common.js

* Update README.md

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-12 09:42:50 -07:00
Colin Perry
8a38231ff3
Fix MCP Start/Stop Toast Text (#3803)
* corrected toggle server toast text

* reordered code for readability

* reordered code for readability

* ran yarn lint

* reordered code for readability

* ran yarn lint
2025-05-12 09:40:17 -07:00
Timothy Carambat
e1b7f5820c
PGvector vector database support (#3788)
* PGVector support for vector db storage

* forgot files

* comments

* dev build

* Add ENV connection and table schema validations for vector table
add .reset call to drop embedding table when changing the AnythingLLM embedder
update instrutions
Add preCheck error reporting in UpdateENV
add timeout to pg connection

* update setup

* update README

* update doc
2025-05-09 12:27:11 -07:00
Shixian Sheng
2812fef01e
updated locale (#3796)
* Update README.zh-CN.md

* Update common.js
2025-05-09 12:06:49 -07:00
Lao
766d15eeed
Update:WorkspaceChat-ChatContainer-PromptInput (#3792)
update:WorkspaceChat ChatContainer PromptInput

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-09 09:54:40 -07:00
Colin Perry
e2eca2ccb3
Add Disable Spellcheck Option (#3795)
* Implemented spellcheck toggle in Settings

* ran yarn lint

* reduce read complexity for appearance spellcheck
lint

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-09 09:51:06 -07:00
Shixian Sheng
cfb47a12c2
locale change (#3787)
* Update common.js

* Update common.js

* lint

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-09 09:32:26 -07:00
Shixian Sheng
2eb415742c
Updated zh locale (#3786)
* Update common.js

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-08 12:01:32 -07:00
Timothy Carambat
881eadfa70
minor UI patches (#3784) 2025-05-08 09:30:54 -07:00
timothycarambat
f40559b180 fix null entry on new workspace 2025-05-08 08:34:37 -07:00
Sean Hatfield
10e65fc021
Chat prompt history menu (#3770)
* wip system prompt history sidebar ui

* lint

* backend/frontend implementation for prompt history wip

* lint

* rework ui

* add delete menu and delete chat history by id

* lint

* ref for menu button

* reorganize components + light mode styles

* lint

* UI refactor

* backend refactor

* remove unused import

* add border-none to all buttons

* fix spacing on dots 3 icon button

* add window to confirm

* add english translations

* normalize translations

* lin

* patch store logic

* sticky header

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-08 08:29:46 -07:00
timothycarambat
9d661bb96e linting 2025-05-07 09:40:31 -07:00
Timothy Carambat
f0104fe1a9
Merge commit from fork 2025-05-07 09:37:31 -07:00
mr-chenguang
eff9d24cb9
feat: support fetch wikis for gitlab data connectors (#3271)
* feat: support fetch wikis for gitlab data connectors

* gitlab connector button spacing

* add docAuthor and description metadata for GitLab wiki pages

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-06 14:09:53 -07:00
Danny Steenman
5500fa2bc5
feat: support for iam roles for bedrock client (#2632)
* feat: implement iam role auth for bedrock

* fix: make client refreshes properly when switching between iam_user and iam_role

* checkout agent flow

* fix aiprovider for bedrock in agent use

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-06 13:48:15 -07:00
Tristan Stahnke
b64a77f29f
Refactor AWS Bedrock Provider for Multi-modal Support & Correct Token Limits (#3714)
* Fixed two primary issues discovered while using AWS Bedrock with Anthropic Claude Sonnet models:
- Context Window defaults to 8192 maximum, which isn't correct
- Multimodal stopped working when removing langchain, which was transparently handling image_url to a format sonnet expects.

* Ran `yarn lint`

* Updated .env.example to have aws bedrock examples too

* Refactor for readability
move utils for AWS specific functionality to subfile
add token output max to ENV so setting persits

---------

Co-authored-by: Tristan Stahnke <tristan.stahnke+gpsec@guidepointsecurity.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-06 12:55:24 -07:00
Colin Perry
a1090ecd73
Fix/dom nesting warnings (#3773)
* fixed DOM nesting warnings

* ran yarn lint

* linting
fix more HTML nesting errors

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-06 11:36:02 -07:00
Timothy Carambat
051ed15f1f
more zh translations (#3769) 2025-05-05 15:03:31 -07:00
timothycarambat
421d7980ac formatting 2025-05-05 11:41:27 -07:00
Sebastián Darío Ramírez
4f23e44756
Add gemini-embedding-exp-03-07 model support (#3767)
* adds gemini-embedding-exp-03-07 support

* unset random changes, make model map

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-05 09:37:01 -07:00
Sean Hatfield
c402e5cea1
Data connector CTA button styles (#3759)
update data connector cta button styles

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-05 09:13:12 -07:00
Sean Hatfield
aa41454589
Fix chat alignment borders (#3760)
fix chat alignment borders

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-05 09:12:02 -07:00
Sean Hatfield
d7b7d29773
Remove drop shadow from CTAButton component (#3756)
remove drop shadow from cta button

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-02 16:10:18 -07:00
Timothy Carambat
84cf6e0c99
handle no thoughts in container (#3758)
* handle no thoughts in container
use imperative handler to handle thoughtless streaming and complete responses

* option chain
2025-05-02 16:08:21 -07:00
Sean Hatfield
8912d0f0fc
Add option to control KoboldCPP max response tokens (#3746)
add option to control koboldcpp max response tokens
2025-05-02 14:12:06 -07:00