Pavel
7140f2cd70
Backend
...
I have removed the hardcoded part for the all-mpnet-base-v2 and substituted it with a separate EMBEDDINGS_PATH variable.
Now the user is able to pre-download the embeddings (similarly to the recomended way with all-mpnet-base-v2) and also leave it to sentence-transformers without needing to touch vectorstore/base.py
2025-06-21 16:19:42 +02:00
Siddhant Rai
c35c5e0793
Refactor image upload handling and add URL strategy setting
2025-06-18 21:54:44 +05:30
Siddhant Rai
35f4b13237
refactor: add fallback LLM configuration options to settings
2025-06-06 17:05:15 +05:30
Siddhant Rai
e9530d5ec5
refactor: update env variable names
2025-06-06 15:29:53 +05:30
Alex
df9d432d29
fix: mongo db database name in settings
2025-04-24 17:29:41 +01:00
Alex
3cd9a72495
add storage type to the settings cofig
2025-04-23 23:13:39 +01:00
Siddhant Rai
6583aeff08
feat: update authentication handling and integrate token usage across frontend and backend
2025-03-18 08:29:57 +05:30
Siddhant Rai
4406426515
feat: implement session_jwt and enhance auth
2025-03-17 11:51:30 +05:30
Siddhant Rai
7fd377bdbe
feat: implement JWT authentication and token management in frontend and backend
2025-03-14 17:07:15 +05:30
Siddhant Rai
c6ce4d9374
feat: logging stacks
2025-02-27 19:14:10 +05:30
Siddhant Rai
7b05afab74
refactor: formatting + token limit for gemini-2.0-flash-exp
2025-02-14 00:27:27 +05:30
Alex
132326136a
added gpt-4o-mini model
2024-12-19 18:17:12 +00:00
Alex
312cb9ae70
feat: image parser
2024-11-19 19:06:53 +00:00
Alex
ed12c2d527
Merge pull request #1335 from kom-senapati/feature/mongodb-connection-refactor
...
refactor: use MongoDB singleton for connection management
2024-10-31 11:36:01 +00:00
kom-senapati
18ed255f5a
fix: import settings object of Settings class in mongo_db.py
2024-10-28 19:30:38 +05:30
kom-senapati
3b76b3ddce
fix: Settings import
2024-10-22 18:03:46 +05:30
Alex
fd8e277530
Merge branch 'main' into feature_n/lancedb
2024-10-19 16:22:39 +01:00
kom-senapati
5ba917c5e4
chore: remove unused imports
2024-10-18 09:22:27 +05:30
kom-senapati
83f2fb1e62
refactor: Use MongoDB singleton for connection management
2024-10-18 09:18:15 +05:30
Alex
204b1b1963
fix: add singleton, logging, connection handle
2024-10-15 11:35:37 +01:00
fadingNA
b329ede52a
add redis configuration
2024-10-12 10:46:37 -04:00
akashmangoai
24383997ef
removed cloud based parameter which are not needed
2024-10-11 21:53:29 +05:30
akashAD98
7e75513151
added support for lacedb as vectordb
2024-09-12 18:51:29 +05:30
Alex
2ff8c0b128
Merge branch 'main' into Jackson
2024-09-05 23:43:17 +01:00
Alex
9526ed0258
feat: added easy way to proxy
2024-09-02 19:46:25 +01:00
Alex
4f88b6dc71
feat: logging
2024-08-31 12:30:03 +01:00
Jacksonxhx
1c4d7a6ad1
integrated milvus db
2024-07-30 17:44:27 +08:00
Siddhant Rai
220d137e66
feat: dropdown to adjust conversational history limits
2024-05-26 23:13:01 +05:30
Alex
8d7a134cb4
lint: ruff
2024-04-09 17:25:08 +01:00
Alex
e03e185d30
Add Brave Search retriever and update application files
2024-04-09 17:11:09 +01:00
Alex
19494685ba
Update application files, fix LLM models, and create new retriever class
2024-04-09 16:38:42 +01:00
Alex
abf24fe60f
Update FLASK_DEBUG_MODE setting to use value from settings module
2024-04-08 13:15:58 +01:00
Anton Larin
577556678c
Fix model selection at least for openAI LLM_NAME
2024-03-21 10:14:48 +01:00
Anush008
00dfb07b15
chore: revert to faiss default
2024-02-29 09:48:38 +05:30
Anush008
75c0cadb50
feat: Qdrant vector store
2024-02-28 11:49:15 +05:30
Alex
b7927d8d75
Add PremAI LLM implementation
2024-02-13 14:08:55 +00:00
Alex
b45fd58944
Update EMBEDDINGS_NAME in settings.py and test_vector_store.py
2024-01-09 00:34:04 +00:00
Alex
b3149def82
Update EMBEDDINGS_NAME in settings.py
2024-01-09 00:29:02 +00:00
Alex
e1b2991aa6
Update LLM_NAME and EMBEDDINGS_NAME
2024-01-09 00:01:31 +00:00
Alex
033bcf80d0
docsgpt llm provider
2024-01-08 23:35:37 +00:00
Alex
f039d37c8a
fix: pydantic
2023-12-22 14:03:43 +00:00
Guspan Tanadi
d81838dfc4
docs: close parentheses EMBEDDINGS_KEY comment settings
2023-10-31 16:40:41 +07:00
Alex
4f5e363452
sagemaker streaming
2023-10-06 01:52:29 +01:00
Alex
9a33bf2210
script + cpu optimisations
2023-10-01 19:16:13 +01:00
Alex
6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
...
llama-cpp local
2023-10-01 17:55:26 +01:00
Alex
9bbf4044e0
script
2023-10-01 17:20:47 +01:00
Alex
2fea294b13
Update settings.py
2023-10-01 11:28:06 +01:00
Alex
3eacfb91aa
fix314
2023-09-30 15:32:37 +01:00
Alex
94164c2a71
Merge branch 'main' into featue/elasticsearch
2023-09-30 15:30:23 +01:00
Alex
347cfe253f
elastic2
2023-09-29 17:17:48 +01:00