kyaukyuai / gpt-all-star

πŸ€– AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents.
https://kyaukyuai.github.io/gpt-all-star/
MIT License
100 stars 14 forks source link

fix(deps): update dependency llama-index to v0.11.22 #714

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
llama-index (source) 0.11.21 -> 0.11.22 age adoption passing confidence

Release Notes

run-llama/llama_index (llama-index) ### [`v0.11.22`](https://redirect.github.com/run-llama/llama_index/blob/HEAD/CHANGELOG.md#llama-index-core-01122) [Compare Source](https://redirect.github.com/run-llama/llama_index/compare/v0.11.21...v0.11.22) - bring back support for prompt templates in context chat engines ([#​16821](https://redirect.github.com/run-llama/llama_index/issues/16821)) - Fixed the JSON Format of Generated Sub-Question (double curly brackets) ([#​16820](https://redirect.github.com/run-llama/llama_index/issues/16820)) - markdown splitter improve metadata ([#​16789](https://redirect.github.com/run-llama/llama_index/issues/16789)) - fix empty index + generation synthesizer ([#​16785](https://redirect.github.com/run-llama/llama_index/issues/16785))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sweep-ai[bot] commented 5 days ago

Hey @renovate[bot], here is an example of how you can ask me to improve this pull request:

@sweep Add unit tests for the context chat engine to verify that prompt templates are correctly supported after the fix mentioned in the changelog (issue #16821).

:book: For more information on how to use Sweep, please read our documentation.