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
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
914c265afe
- Improvements on document uploads (accept other files than html-files when entering a URL)
...
- Introduction of API-functionality (to be continued). Deduplication of document and url uploads between views and api.
- Improvements on document processing - introduction of processor classes to streamline document inputs
- Removed pure Youtube functionality, as Youtube retrieval of documents continuously changes. But added upload of srt, mp3, ogg and mp4
2024-09-02 12:37:44 +02:00
Josako
6219d11e56
Add a DocumentVersion overview that can be sorted and can be filtered.
2024-08-20 14:18:07 +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
688f2300b9
- Wordpress improvements - Multi-language support
...
- Styling of the administrative interface in line with askeveai.com website
2024-08-15 16:44:54 +02:00
Josako
f4db8d290f
Allow for a list of URLs to be entered into the system.
2024-07-08 15:17:45 +02:00
Josako
8e1dac0233
Youtube added - further checking required
2024-07-04 08:11:31 +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
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
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
699de951e8
Add functionality to add a URL to the system.
2024-05-10 22:44:53 +02:00
Josako
494d5508ae
Add documents view to navbar.html
2024-05-07 08:45:03 +02:00
Josako
659588deab
Changes Documents - llm and languagefields on tenant, processing on documents
...
first version of Adding Documents (excl. embeddings)
2024-05-02 00:12:27 +02:00
Josako
8e069cc653
Correct tenant in session using to_dict
2024-04-30 15:08:04 +02:00
Josako
17766aedbd
finish implementing Flask_Security_Too and finished dynamic navbar creation.
2024-04-29 12:58:48 +02:00
Josako
f4decbc0cd
More dynamic menu handling. Did a lot of stuff using Flask-Nav & Flask_Menu, but removed all of it becauses it became overly complex or the extensions were no longer in active development.
2024-04-28 22:15:47 +02:00
Josako
62c96451d4
improve header and navbar.html
2024-04-25 16:12:39 +02:00
Josako
396de4e079
Finished schema creation
...
Added Navbar functionality
Added header
2024-04-25 07:51:18 +02:00
Josako
ca77f55a7f
Bootstrap & bootstrap theme startup
2024-04-24 10:44:28 +02:00