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
@@ -8,11 +8,15 @@ nav:
|
||||
- Quick Start: index.md
|
||||
- Overview: overview.md
|
||||
- Contributing: contributing.md
|
||||
- Application:
|
||||
- Features: pages/app/features.md
|
||||
- Customize flow logic: pages/app/customize-flows.md
|
||||
- Customize UI: pages/app/customize-ui.md
|
||||
- Functional description: pages/app/functional-description.md
|
||||
- Tutorial:
|
||||
- Data & Data Structure Components: data-components.md
|
||||
- Creating a Component: create-a-component.md
|
||||
- Utilities: ultilities.md
|
||||
- Add new indexing and reasoning pipeline to the application: app.md
|
||||
# generated using gen-files + literate-nav
|
||||
- API Reference: reference/
|
||||
- Use Cases: examples/
|
||||
|
Reference in New Issue
Block a user