Commit Graph

26 Commits

Author SHA1 Message Date
Josako
7702a6dfcc - Modernized authentication with the introduction of TenantProject
- Created a base mail template
- Adapt and improve document API to usage of catalogs and processors
- Adapt eveai_sync to new authentication mechanism and usage of catalogs and processors
2024-11-21 17:24:33 +01:00
Josako
9782e31ae5 - Refined entitlements to work with MiB for both embeddings and storage
- Improved DocumentVersion storage attributes to reflect Minio settings
- Added size to DocumentVersions to easily calculate usage
- License / LicenseTier forms and views added
2024-10-07 14:17:44 +02:00
Josako
67bdeac434 - Improvements and bugfixes to HealthChecks 2024-09-16 16:17:54 +02:00
Josako
6cf660e622 - Adding a Tenant Type
- Allow filtering on Tenant Types & searching for parts of Tenant names
- Implement health checks
- Start Prometheus monitoring (needs to be finalized)
- Refine audio_processor and srt_processor to reduce duplicate code and support for larger files
- Introduce repopack to reason in LLMs about the code
2024-09-13 15:43:40 +02:00
Josako
2ca006d82c Added excluded element classes to HTML parsing to allow for more complex document parsing
Added chunking to conversion of HTML to markdown in case of large files
2024-08-22 16:41:13 +02:00
Josako
cbfa6d67bf Chunk size defined at Tenant level. 2024-07-08 15:20:02 +02:00
Josako
cc9f6c95aa Started to work on interaction views. However, need a quick check in because of a python upgrade systemwide that breaks code. 2024-06-21 09:52:06 +02:00
Josako
b77e1ab321 Variables for rag_context and fallback algorithms added to Tenant and parts of the implementation. 2024-06-13 15:23:35 +02:00
Josako
fd510c8fcd Correcting the retrieval of relevant documents 2024-06-12 16:15:48 +02:00
Josako
27b6de8734 Removing DocumentLanguage, as both System Context and User Context are to be defined on DocumentVersion level.
Finetuning of embedding workers.
2024-06-06 15:26:49 +02:00
Josako
c660c35de4 Improvements to user views and forms + correction of schema creation for new tenants. 2024-06-03 13:24:13 +02:00
Josako
fcc0caeb09 Optimizing admin interface for user domain, completing security views 2024-06-03 09:37:59 +02:00
Josako
e5a36798bf Prepare app for working behind a proxy (nginx).
Adapt user form
2024-05-30 07:39:05 +02:00
Josako
ce91323dc9 Enable model variables & start working on RAG task 2024-05-25 20:17:02 +02:00
Josako
8c6d9bf5ca Implement CORS-fields in views & HTML, improve list rendering & selection 2024-05-15 21:27:23 +02:00
Josako
adee283d7a Simplify model selection for both embeddings and LLM. Editing capabilities for new tenant columns... 2024-05-13 14:58:21 +02:00
Josako
011bdce38d Prepare for html document validation (added wanted tags to tenant) 2024-05-12 21:58:42 +02:00
Josako
131c609e68 Refactoring part 2
Necessary changes to ensure correct working of eveai_app
2024-05-06 23:07:45 +02:00
Josako
8e5ad5f312 Refactoring part 1
Some changes for workers, but stopped due to refactoring
2024-05-06 21:30:07 +02:00
Josako
659588deab Changes Documents - llm and languagefields on tenant, processing on documents
first version of Adding Documents (excl. embeddings)
2024-05-02 00:12:27 +02:00
Josako
f782519c40 Added role definition handling to user 2024-04-28 15:54:12 +02:00
Josako
e8f97b7317 finetune Form presentation
Ease the development of future forms
Adapt tenant and user forms
2024-04-26 18:17:42 +02:00
Josako
a37b551e53 refactor security to Flask-Security - Part 1 2024-04-25 23:25:38 +02:00
Josako
ca77f55a7f Bootstrap & bootstrap theme startup 2024-04-24 10:44:28 +02:00
Josako
60bc75010d User registration v1 added 2024-04-23 08:55:08 +02:00
Josako
fd25c39395 Initial commit 2024-04-22 21:23:00 +02:00