Commit Graph

334 Commits

Author SHA1 Message Date
Tadashi
33f482babb fix: minor fix 2025-02-02 13:13:47 +07:00
Tadashi
55a440ff91 feat: update demo hint 2025-02-02 13:13:47 +07:00
Tadashi
8008df467f fix: rename conv logic 2025-02-02 13:13:46 +07:00
Tadashi
5f436a89cb fix: user_id in user management page 2025-02-02 13:13:46 +07:00
Tadashi
78bf4ba1a9 fix: update ratelimit logic 2025-02-02 13:13:46 +07:00
Tadashi
75edb84a61 fix: update Dockerignore 2025-02-02 13:13:46 +07:00
Tadashi
84fa375ef7 fix: update Dockerfile 2025-02-02 13:13:46 +07:00
Tadashi
14b75e23bd fix: update Dockerfile with new launch script 2025-02-02 13:13:46 +07:00
Tadashi
53b9530836 feat: add rate limit 2025-02-02 13:13:46 +07:00
Tadashi
d1ad965379 fix: revise full-text search js logic 2025-02-02 13:13:45 +07:00
Tadashi
d579bb0928 fix: disable arm build for demo 2025-02-02 13:13:45 +07:00
Tadashi
4deafc7e3c fix: gradio routing 2025-02-02 13:13:45 +07:00
Tadashi
3fc91b4982 fix: optimize duplicate upload 2025-02-02 13:13:45 +07:00
Tadashi
0aca1a9472 fix: disable key-based login 2025-02-02 13:13:45 +07:00
Tadashi
b052b38c2d feat: add login using API key 2025-02-02 13:13:45 +07:00
Tadashi
fcc44b73ce feat: demo specific customization 2025-02-02 13:13:44 +07:00
Tadashi
3ab867d6b5 feat: sso login demo 2025-02-02 13:13:44 +07:00
Tadashi
011dc0ac71 feat: sso_app alternative 2025-02-02 13:13:44 +07:00
Tadashi
e787871a63 fix: revise default params for demo 2025-02-02 13:13:44 +07:00
Tadashi
e0382dedae fix: update flowsetting 2025-02-02 13:13:44 +07:00
Tadashi
f411d38447 feat: add demo mode 2025-02-02 13:13:44 +07:00
Tadashi
e414559ff2 fix: default user id 2025-02-02 13:13:43 +07:00
Tadashi
ac50263520 fix: user id auto generate 2025-02-02 13:13:43 +07:00
Tadashi
f7bf50b58c fix: update Dockerfile 2025-02-02 13:13:43 +07:00
Tadashi
4497a09cab feat: add markmap and select text to highlight function 2025-02-02 13:13:43 +07:00
Tadashi
9c2b12b136 fix: improve chat suggestion logics & language conform 2025-02-02 13:13:43 +07:00
Tadashi
602aba5bc7 fix: file limiting in docstore 2025-02-02 13:13:43 +07:00
Tadashi
3aa59bdc9b fix: secure download for single file 2025-02-02 13:13:43 +07:00
Tadashi
a4dbeac343 fix: improve chat suggestion 2025-02-02 13:13:42 +07:00
Tadashi
311a324e53 fix: improve group id handling 2025-02-02 13:13:42 +07:00
Tadashi
f72f689767 fix: improve chat suggestion UI and flow 2025-02-02 13:13:42 +07:00
Tadashi
072ec7468f fix: user_id to string in models 2025-02-02 13:13:42 +07:00
Tadashi
2e0aba3e19 fix: UI enhancement 2025-02-02 13:13:42 +07:00
Tadashi
ca8705949c fix: improve citation logics 2025-02-02 13:13:42 +07:00
Tadashi
f37ecbb02b fix: update group id-based operation 2025-02-02 13:13:41 +07:00
Tadashi
4ac9b682d0 fix: refine UI 2025-02-02 13:13:41 +07:00
Tadashi
85d590a5e7 fix: add requirement 2025-02-02 13:13:41 +07:00
Tadashi
ad8c4cc682 fix: update flowsetting 2025-02-02 13:13:41 +07:00
Tadashi
fc6e5bb084 feat: add SSO login 2025-02-02 13:13:41 +07:00
Tadashi
e9692bb83e fix: update .env.example 2025-02-02 13:13:41 +07:00
Tadashi
3006402d7e docs: update README #none 2025-01-22 15:21:55 +07:00
Tadashi
1f9b52cab2 docs: update README #none 2025-01-22 12:58:40 +07:00
Tadashi
06d3bd4386 docs: update README #none 2025-01-21 10:50:33 +07:00
Tuan Anh Nguyen Dang (Tadashi_Cin)
1c5849c711 docs: improve installation instructions (#620) #none
* docs: update instructions

* fix: typo in CONTRIBUTING.md (#614)

* fix: typo in usage.md (#598)

minor typo fix (tt -> it)

---------

Co-authored-by: Varun Sharma <contactvarun27@gmail.com>
Co-authored-by: natowi <natowi@users.noreply.github.com>
2025-01-13 07:42:47 +07:00
Tuan Anh Nguyen Dang (Tadashi_Cin)
5343d0d3ee fix: openai async (#585) bump:patch v0.9.11 2024-12-24 09:45:15 +07:00
Tuan Anh Nguyen Dang (Tadashi_Cin)
95191f53d9 feat: add web search (#580) bump:patch
* feat: add web search

* feat: update requirements
v0.9.10
2024-12-23 09:28:24 +07:00
Tuan Anh Nguyen Dang (Tadashi_Cin)
4fe080737a fix: improve citation logic (#578) bump:patch v0.9.9 2024-12-18 20:27:53 +07:00
Tadashi
3bd19f399f fix: tei_fast_rerank logic bump:patch v0.9.8 2024-12-17 17:33:47 +07:00
Elias Judin
54320d08df feat(loader): implement markdown parsing in MathpixPDFReader (#498)
*  feat(loader): implement markdown parsing in MathpixPDFReader

Add functionality to properly handle PDF content:
- Add parse_markdown_text_to_tables method to separate tables and text
- Fix load_data implementation to properly process documents
- Fix lazy_load_data method
- Improve document metadata handling for tables and text sections

The loader now correctly processes PDFs through Mathpix API and converts content to proper Document objects.

* fix(loader): remove super() calls blocking MathpixPDFReader implementation

Remove early returns using super() in load_data and lazy_load_data methods that were preventing the actual implementation from being executed. This fixes the "not implemented" error while maintaining the full PDF reader functionality.
2024-12-17 17:30:17 +07:00
Emmanuel Ferdman
b1e9f98c5a fix: update flowsettings.py reference (#506)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2024-12-17 17:24:33 +07:00