Huu Le
0bc5a0d882
feat: Add config for suggest next question ( #640 )
...
* Enhance LlamaIndexServer with next question suggestion feature
- Added `suggest_next_questions` parameter to the LlamaIndexServer for suggesting follow-up questions after the assistant's response.
- Updated README.md to document the new configuration option.
- Introduced `SUGGEST_NEXT_QUESTION_PROMPT` in prompts.py for customizable question suggestions.
- Bumped version to 0.1.16 in uv.lock to reflect the new feature.
* Implement next question suggestion feature in LlamaIndexServer
- Added `suggestNextQuestions` option to LlamaIndexServer for suggesting follow-up questions after the assistant's response.
- Updated README.md to include the new configuration option.
- Modified example workflow to utilize the new feature.
- Enhanced chat handler to conditionally send suggested questions based on the new option.
* add changeset
* remove log
* bundle ui instead of download
* check test
* check test
check test
check test
check test
check test
check test
check test
check test
check test
check test
* fix tests
* Update artifact path in workflow and clarify README.md text
- Changed the artifact path in the GitHub Actions workflow from `python/llama-index-server/dist/` to `dist/`.
- Revised README.md to clarify the default prompt used for the `suggest_next_questions` configuration option.
* support changeset for python
* refactor: update llama-index-server structure and workflows
* fix workflows
* fix workflows
* fix workflows
* add changeset
* fix cannot release python
* Update packages/server/README.md
Co-authored-by: Thuc Pham <51660321+thucpn@users.noreply.github.com >
* Update starter questions in LlamaIndex App and add TODO for suggestion feature in chat API
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de >
Co-authored-by: Thuc Pham <51660321+thucpn@users.noreply.github.com >
2025-05-23 12:48:45 +07:00
Thuc Pham
1357c423a3
chore: move lint & prettier configs to root ( #590 )
...
* chore: move lint & prettier configs to root
* update prettier config
* fix: format
* use bunchee in root
* move typescript packages to root
* apply recommened typescript rules for create-llama and fix lints
* apply prettier-plugin-tailwindcss to auto sort tailwind classnames
* Create ninety-goats-draw.md
2025-04-29 16:45:57 +07:00
Thuc Pham
8fe5fc24c1
chore: add llamaindex server package ( #585 )
2025-04-28 14:37:12 +07:00
Thuc Pham
3960618454
chore: create-llama monorepo ( #581 )
...
* chore: create-llama monorepo
* add root package.json and pnpm workspace
* keep e2e inside create-llama
* update root package.json
* move scripts and dev dependencies of create-llama to root
* update e2e test for create-llama package
* update lint workflow
* update release llama-index-server workflow
* update path for test_llama_index_server workflow
* remove local lock file
* keep lint and format in create-llama
* fix: format
* update pre-commit
* move playwright back to create-llama
* disable pnpm for installing generated frontend
* use npm for type check
* update gitignore
* try --ignore-workspace option
* Move llama-index-server from packages/python-server to python directory
* update CI for python server
* Create plenty-spies-tickle.md
2025-04-25 18:38:02 +07:00
github-actions[bot]
53e1cd56e7
Release 0.5.10 ( #579 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-22 15:45:31 +07:00
github-actions[bot]
2e536dca36
Release 0.5.9 ( #577 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 19:35:10 +07:00
github-actions[bot]
2ffa057f77
Release 0.5.8 ( #573 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 17:51:19 +07:00
github-actions[bot]
95c35e8a5c
Release 0.5.7 ( #571 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 13:51:52 +07:00
github-actions[bot]
05453d55bf
Release 0.5.6 ( #569 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-16 20:40:15 +07:00
github-actions[bot]
60f10c5b5d
Release 0.5.5 ( #564 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 20:55:53 +07:00
github-actions[bot]
b12dc6f1e8
Release 0.5.4 ( #562 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 18:28:11 +07:00
github-actions[bot]
7997cdeb70
Release 0.5.3 ( #556 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 19:08:02 +07:00
github-actions[bot]
e6f8add778
Release 0.5.2 ( #551 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 19:40:36 +07:00
github-actions[bot]
bc95789a8d
Release 0.5.1 ( #544 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-03 15:25:09 +02:00
github-actions[bot]
4068618b2d
Release 0.5.0 ( #508 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-02 19:34:57 +07:00
github-actions[bot]
3658fec684
Release 0.4.0 ( #499 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-20 11:11:09 +07:00
github-actions[bot]
131e63ae4a
Release 0.3.28 ( #494 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 17:37:12 +07:00
github-actions[bot]
d4b4338f54
Release 0.3.27 ( #492 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 10:59:19 +07:00
Huu Le
b4e41aa526
feat: Add deep research use case (Python) ( #482 )
...
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de >
2025-01-22 10:22:49 +07:00
github-actions[bot]
860b9d46d4
Release 0.3.26 ( #484 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-17 17:14:45 +07:00
github-actions[bot]
eec237c5fe
Release 0.3.25 ( #477 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-27 13:11:44 +07:00
github-actions[bot]
163492f189
Release 0.3.24 ( #472 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-27 09:54:29 +07:00
github-actions[bot]
af21426952
Release 0.3.23 ( #470 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-24 16:40:23 +07:00
github-actions[bot]
765d2c4fff
Release 0.3.22 ( #463 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-12 10:57:51 +07:00
github-actions[bot]
9852e7399c
Release 0.3.21 ( #459 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-06 16:41:24 +07:00
github-actions[bot]
71f29ea85d
Release 0.3.20 ( #457 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-06 12:15:32 +07:00
github-actions[bot]
a07f320e6d
Release 0.3.19 ( #455 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-02 11:39:29 +07:00
github-actions[bot]
da4505aff7
Release 0.3.18 ( #451 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 16:56:27 +07:00
github-actions[bot]
f17449b90a
Release 0.3.17 ( #446 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-22 16:36:36 +07:00
github-actions[bot]
6e70e327d3
Release 0.3.16 ( #440 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 11:41:02 +07:00
github-actions[bot]
82c2580ee5
Release 0.3.15 ( #438 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-20 12:47:24 +07:00
github-actions[bot]
9c2e094883
Release 0.3.14 ( #425 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 13:36:00 +07:00
github-actions[bot]
a108911fc1
Release 0.3.13 ( #424 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-13 20:36:32 +08:00
github-actions[bot]
7a22c9f56d
Release 0.3.12 ( #416 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-13 13:28:23 +07:00
github-actions[bot]
8ebd8d7039
Release 0.3.11 ( #409 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 16:41:34 +07:00
github-actions[bot]
63558c11fa
Release 0.3.10 ( #407 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 16:07:15 +07:00
github-actions[bot]
02510703d8
Release 0.3.9 ( #405 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 16:05:33 +07:00
github-actions[bot]
b8f78612b8
Release 0.3.8 ( #396 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-25 16:47:26 +07:00
github-actions[bot]
42e63842d0
Release 0.3.7 ( #395 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-25 14:34:55 +07:00
github-actions[bot]
c5559d8e59
Release 0.3.6 ( #392 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-23 17:51:46 +07:00
github-actions[bot]
ff46bd6153
Release 0.3.5 ( #390 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-23 16:40:11 +07:00
github-actions[bot]
623f8b811b
Release 0.3.4 ( #389 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 17:25:00 +07:00
github-actions[bot]
189c0e3f6c
Release 0.3.3 ( #383 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 10:50:58 +07:00
github-actions[bot]
74c5a15450
Release 0.3.2 ( #381 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 11:39:38 +07:00
github-actions[bot]
a8162a9269
Release 0.3.1 ( #377 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 15:23:09 +07:00
github-actions[bot]
dfd4fd58ab
Release 0.3.0 ( #368 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 16:25:37 +07:00
Marcus Schiesser
9dde6d0288
feat: simplify questions asked ( #370 )
2024-10-14 13:35:39 +07:00
github-actions[bot]
7db72b6f2e
Release 0.2.19 ( #365 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 18:41:25 +07:00
github-actions[bot]
1ee05eaf4b
Release 0.2.18 ( #364 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 18:03:43 +07:00
github-actions[bot]
6304114ef5
Release 0.2.17 ( #357 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-09 16:31:50 +07:00