Commit Graph

17 Commits

Author SHA1 Message Date
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