Further LLM Support #4732
vdwals
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
sounds great, the more functionality the better IMO. Can you check your link? It returns a 404, could it be that your repository is set to private? |
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
-
Hi all,
I greatly appreciate the recent transformations added for LLM support. I started a similar implementation for customer projects and created this plugin: GitHub Link. Especially the "semantic search" was a very useful feature.
In my implementation, I introduced three new metadata types specifically tailored for LLM use cases. Now, I’m considering whether it would be beneficial to integrate my work into the main codebase and align the metadata usage, or if it’s better to continue developing it as a standalone plugin.
I’d love to hear your thoughts on this.
Best regards,
Dennis
Beta Was this translation helpful? Give feedback.
All reactions