Josako
b658e68e65
- Minor bugfixes
2024-11-29 11:24:32 +01:00
Josako
07d89d204f
- Created a new eveai_chat plugin to support the new dynamic possibilities of the Specialists. Currently only supports standard Rag retrievers (i.e. no extra arguments).
2024-11-26 13:35:29 +01:00
Josako
aa4ac3ec7c
- Changes to support SpecialistID being passed iso CatalogID
...
- Removed error that stopped sync
2024-11-15 13:13:33 +01:00
Josako
1807435339
- Introduction of dynamic Retrievers & Specialists
...
- Introduction of dynamic Processors
- Introduction of caching system
- Introduction of a better template manager
- Adaptation of ModelVariables to support dynamic Processors / Retrievers / Specialists
- Start adaptation of chat client
2024-11-15 10:00:53 +01:00
Josako
9f5f090f0c
- License Usage Calculation realised
...
- View License Usages
- Celery Beat container added
- First schedule in Celery Beat for calculating usage (hourly)
- repopack can now split for different components
- Various fixes as consequece of changing file_location / file_name ==> bucket_name / object_name
- Celery Routing / Queuing updated
2024-10-11 16:33:36 +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
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
733f115e92
- Introduce Rooms in chat-sessions, as different clients received the same messages.
2024-08-19 07:22:06 +02:00
Josako
ab8359365d
- Getting containers ready for the cloud
2024-08-06 14:56:12 +02:00
Josako
db44fd3b66
feature/Add-URL-List
2024-07-08 15:22:35 +02:00
Josako
9187947f68
corrected container and other errors
2024-06-28 14:40:13 +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
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
c5370c8026
Improvements on the chat UI, prepare for supporting multiple models, and adding feedback to interactions.
2024-06-14 15:05:46 +02:00
Josako
be311c440b
Improving chat functionality significantly throughout the application.
2024-06-12 11:07:18 +02:00
Josako
303f9b969b
Restore correct working of eveai_chat using gunicorn
2024-06-04 15:00:23 +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
06333bf8de
Connection and messages are now correct and fluently pass between client and server.
2024-05-23 12:11:23 +02:00
Josako
364da812ba
API key working, CORS working, SocketIO working (but no JWT), Chat client v1, Session implemented (server side)
2024-05-22 21:32:09 +02:00
Josako
ea23e8d327
Setting up the chat client functionality using SocketIO - Start
2024-05-15 14:37:21 +02:00