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
a158655247
- Add API Key Registration to tenant
2024-08-29 10:42:39 +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
9757830bc4
Correct functions for creating new users, confirming email, resetting password and forgot password.
2024-08-21 14:59:56 +02:00
Josako
ab38dd7540
- Improvements working with the cloud, minio, graylog and some first bugfixing
2024-08-13 09:04:19 +02:00
Josako
ab8359365d
- Getting containers ready for the cloud
2024-08-06 14:56:12 +02:00
Josako
64cf8df3a9
- Improvements to enable deployment in the cloud, mainly changing file access to Minio
...
- Improvements on RAG logging, and some debugging in that area
2024-08-01 17:35:54 +02:00
Josako
9187947f68
corrected container and other errors
2024-06-28 14:40:13 +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
be311c440b
Improving chat functionality significantly throughout the application.
2024-06-12 11:07:18 +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
1a25313673
Cosmetics to Tenant Domain Registration
2024-06-04 15:10:51 +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
883988dbab
Implement chat API key generation, and create a tenant_overview
2024-05-16 23:22:26 +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
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
d925477e68
Setup of documents view
2024-05-05 20:21:44 +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
9f350b5ea0
realise document upload - Part 1
2024-04-30 22:47:44 +02:00
Josako
8e069cc653
Correct tenant in session using to_dict
2024-04-30 15:08:04 +02:00
Josako
9faf5a9fc0
Add index file - / route
2024-04-29 15:18:22 +02:00
Josako
1956b8a29b
Added tenant information to the session...
2024-04-29 13:18:34 +02:00
Josako
17766aedbd
finish implementing Flask_Security_Too and finished dynamic navbar creation.
2024-04-29 12:58:48 +02:00
Josako
f4decbc0cd
More dynamic menu handling. Did a lot of stuff using Flask-Nav & Flask_Menu, but removed all of it becauses it became overly complex or the extensions were no longer in active development.
2024-04-28 22:15:47 +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
9c1a3e8f55
refactor security to Flask-Security - Part 2
2024-04-26 16:23:17 +02:00
Josako
a37b551e53
refactor security to Flask-Security - Part 1
2024-04-25 23:25:38 +02:00
Josako
dc235b5d2c
implement security
2024-04-25 16:13:09 +02:00
Josako
396de4e079
Finished schema creation
...
Added Navbar functionality
Added header
2024-04-25 07:51:18 +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