Josako
d6a7743f26
- Minor corrections to entitlement changes and upgrades
...
- started new eveai_entitlements component (not finished)
2024-10-08 09:12:16 +02: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
f638860e90
- Improvements on audio processing to limit CPU and memory usage
...
- Removed Portkey from the equation, and defined explicit monitoring using Langchain native code
- Optimization of Business Event logging
2024-10-02 14:12:16 +02:00
Josako
b700cfac64
- Improvements on audio processing to limit CPU and memory usage
...
- Removed Portkey from the equation, and defined explicit monitoring using Langchain native code
- Optimization of Business Event logging
2024-10-02 14:11:46 +02:00
Josako
ae697df4c9
Session_id was not correctly stored for chat sessions, and it was defined as an integer iso a UUID in the database
2024-09-27 11:24:43 +02:00
Josako
ee1b0f1cfa
Start log tracing to log business events. Storage in both database and logging-backend.
2024-09-25 15:39:25 +02:00
Josako
a740c96630
- turned model_variables into a class with lazy loading
...
- some improvements to Healthchecks
2024-09-24 10:48:52 +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
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