Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
Control embeddings
Control embeddings
Inactive
0
Follow
G
Greg Tanaka
2 years ago
ยท
For graph queries, how do we control what text (e.g. "grazing animals") is used for finding the right vectors vs. instructions for GPT (e.g. "write a paragraph")?
L
2 comments
Share
Open in Discord
L
Logan M
2 years ago
Check out the demo here, specifically the part that uses custom_embedding_strs
https://github.com/jerryjliu/llama_index/blob/c811e2d4775b98f5a7cf82383c876018c4f27ec4/examples/vector_indices/SimpleIndexDemo.ipynb
L
Logan M
2 years ago
The custom embedding str controls which nodes are matched
Add a reply
Sign up and join the conversation on Discord
Join on Discord