Josako
74cc7ae95e
- Adapt Sync Wordpress Component to Catalog introduction
...
- Small bug fixes
2024-10-17 10:31:13 +02:00
Josako
3e644f1652
- Add Catalog Functionality
2024-10-15 18:14:57 +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
d9cb00fcdc
Business event tracing completed for both eveai_workers tasks and eveai_chat_workers tasks
2024-09-27 10:53:42 +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
733f115e92
- Introduce Rooms in chat-sessions, as different clients received the same messages.
2024-08-19 07:22:06 +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
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
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
24a3747b99
Include history to improve query if required.
2024-06-13 10:35:15 +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
ce91323dc9
Enable model variables & start working on RAG task
2024-05-25 20:17:02 +02:00