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
|
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
|
cbfa6d67bf
|
Chunk size defined at Tenant level.
|
2024-07-08 15:20:02 +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
|
fcc0caeb09
|
Optimizing admin interface for user domain, completing security views
|
2024-06-03 09:37:59 +02:00 |
|
Josako
|
ce91323dc9
|
Enable model variables & start working on RAG task
|
2024-05-25 20:17:02 +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
|
011bdce38d
|
Prepare for html document validation (added wanted tags to tenant)
|
2024-05-12 21:58:42 +02:00 |
|
Josako
|
8e5ad5f312
|
Refactoring part 1
Some changes for workers, but stopped due to refactoring
|
2024-05-06 21:30:07 +02:00 |
|