Commit Graph

18 Commits

Author SHA1 Message Date
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
Shixian Sheng
7a137c119b
Update README.zh-CN.md (#3780)
* Update README.zh-CN.md

* Update README.zh-CN.md
2025-05-07 19:31:04 -07:00
Shixian Sheng
b89c75e0d7
Updated README.md and README.zh-CN.md (#3776)
* Update README.zh-CN.md

* Update README.md

* Update README.md

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-07 12:45:15 -07:00
Shixian Sheng
684ddc6453
Updated README.md and README.zh_CN.md (#3775)
* Update README.zh-CN.md

* Update README.zh-CN.md

* Update README.zh-CN.md

* Update README.md
2025-05-07 09:16:47 -07:00
Shixian Sheng
ff6249e812
Update README.zh-CN.md (#3748) 2025-05-01 12:20:34 -07:00
timothycarambat
9fc2cd9c05 fix broken links on locales READMEs
closes #3584
2025-04-03 17:22:30 -07:00
Shixian Sheng
9cc1b26af2
Update README.zh-CN.md (#3527)
* Update README.zh-CN.md

* Update README.ja-JP.md

* Update README.zh-CN.md

* Update README.zh-CN.md

* Update README.ja-JP.md
2025-03-24 22:32:41 -07:00
cnJasonZ
2aeb4c2961
Add new model provider PPIO (#3211)
* feat: add new model provider PPIO

* fix: fix ppio model fetching

* fix: code lint

* reorder LLM
update interface for streaming and chats to use valid keys
linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-27 10:53:00 -08:00
alongLFB
e49ec05a98
Fix: fix text and format issues in Chinese documentation. (#3249)
fix:
docs(zh-CN): fix text and format issues in Chinese documentation

- Remove redundant punctuation and repeated words
- Standardize quotation marks format and remove unnecessary quotes
- Add and complete TTS and STT related translations
2025-02-17 13:53:28 -08:00
Mert Cobanov
cf8c7c28a1
Turkish translations (#3207) 2025-02-14 11:10:50 -08:00
okaeiz
b92d63e776
Farsi (Persian) translations (#2989)
* Initial commit | Farsi (Persian) translations

* Farsi (Persian) translations - Pt. 2

* Farsi (Persian) translations - Pt. 3

* Farsi (Persian) translations - `README.fa-IR.md` file
2025-01-20 09:12:02 -08:00
Timothy Carambat
80565d79e0
2488 novita ai llm integration (#2582)
* feat: add new model provider: Novita AI

* feat: finished novita AI

* fix: code lint

* remove unneeded logging

* add back log for novita stream not self closing

* Clarify ENV vars for LLM/embedder seperation for future
Patch ENV check for workspace/agent provider

---------

Co-authored-by: Jason <ggbbddjm@gmail.com>
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-11-04 11:34:29 -08:00
Timothy Carambat
a30fa9b2ed
1943 add fireworksai support (#2300)
* Issue #1943: Add support for LLM provider - Fireworks AI

* Update UI selection boxes
Update base AI keys for future embedder support if needed
Add agent capabilites for FireworksAI

* class only return

---------

Co-authored-by: Aaron Van Doren <vandoren96+1@gmail.com>
2024-09-16 12:10:44 -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
植心
f6c61d0dd1
Update README.zh-CN.md (#1827) 2024-07-08 09:36:28 -07:00
timothycarambat
5578e567ce move translated READMEs into subfolder 2024-06-06 12:15:45 -07:00