Josako
|
76cb825660
|
- Full API application, streamlined, de-duplication of document handling code into document_utils.py
- Added meta-data fields to DocumentVersion
- Docker container to support API
|
2024-09-09 16:11:42 +02:00 |
|
Josako
|
1fa33c029b
|
- Correcting mistakes in tenant schema migrations
|
2024-09-03 11:50:25 +02:00 |
|
Josako
|
bcf7d439f3
|
- Old migration files that were not added to GIT
|
2024-09-03 11:49:46 +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
|
db44fd3b66
|
feature/Add-URL-List
|
2024-07-08 15:22:35 +02:00 |
|
Josako
|
c55fc6b7ce
|
Added OpenAI large embedding / improve migration and upgrade handling for containers
|
2024-07-04 17:20:02 +02:00 |
|
Josako
|
7a1b51dd0c
|
Docker deployment Realised
|
2024-06-26 12:02:14 +02:00 |
|
Josako
|
348bdf2c15
|
Commit before setting up a new deployment environment
|
2024-06-21 13:21:54 +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
|
766469d0ea
|
Database upgrades: is_active removed from user + tenant domain not unique
|
2024-06-04 15:08:31 +02:00 |
|
Josako
|
e483d6cf90
|
Model variables added to Tenant
|
2024-05-25 20:15:57 +02:00 |
|
Josako
|
54e2297399
|
API key working, CORS working, SocketIO working (but no JWT), Chat client v1, Session implemented (server side)
|
2024-05-22 21:32:56 +02:00 |
|
Josako
|
667d99daa8
|
Full support for different Embedding models in the database. There was an error.
|
2024-05-08 22:40:12 +02:00 |
|
Josako
|
bf6d91527b
|
Add extra chunking information in Tenant schema
Add extra scripts for flask-migrate to support refactoring
|
2024-05-08 17:40: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 |
|
Josako
|
8e4e4d8586
|
Database changes Documents - llm and languagefields on tenant, processing on documents
|
2024-05-02 00:11:33 +02:00 |
|
Josako
|
602a450114
|
gevent concurrency / asynchronous processes
usage of gunicorn (documented)
|
2024-04-30 22:46:56 +02:00 |
|
Josako
|
ffa60b4616
|
Update Document domain models to use pgvector (extension of PostgreSQL)
|
2024-04-30 15:09:32 +02:00 |
|
Josako
|
396de4e079
|
Finished schema creation
Added Navbar functionality
Added header
|
2024-04-25 07:51:18 +02:00 |
|
Josako
|
c9b9828e7b
|
Initial Login functionality
|
2024-04-24 12:03:31 +02:00 |
|
Josako
|
fd25c39395
|
Initial commit
|
2024-04-22 21:23:00 +02:00 |
|