VectorCode 0.7.2 Update: Summarisation on retrieval results #1707
Davidyz
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
The VectorCode rocket ship continues to reach new heights 👏🏼 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
VectorCode 0.7.2 release contains a new feature in the
@vectorcode_query
tool: result summarysation.This opt-in feature calls an LLM (defaults to the chat LLM, but you can configure it to use a different model/provider) to summarise the retrieval results returned by VectorCode. This makes the tool output more concise.
This is a useful feature for you if:
If you find this interesting, check out the wiki to see how you can use it. I'd love to hear your feedback!
Regards,
David
Beta Was this translation helpful? Give feedback.
All reactions