Improve kotaemon based on insights from projects (#147)
- Include static files in the package. - More reliable information panel. Faster & not breaking randomly. - Add directory upload. - Enable zip file to upload. - Allow setting endpoint for the OCR reader using environment variable.
This commit is contained in:
committed by
GitHub
parent
e1cf970a3d
commit
033e7e05cc
4
libs/ktem/MANIFEST.in
Normal file
4
libs/ktem/MANIFEST.in
Normal file
@@ -0,0 +1,4 @@
|
||||
include ktem/assets/css/*.css
|
||||
include ktem/assets/img/*.svg
|
||||
include ktem/assets/js/*.js
|
||||
include ktem/assets/md/*.md
|
Reference in New Issue
Block a user