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 last year
0
Follow
Embeddings
Embeddings
Inactive
0
Follow
a
anonymous_lambda
last year
Β·
Hello, is there an updated example on how to implement a custom embedding model? Looks like there are a few new abstract methods implemented in BaseEmbedding that aren't accounted for in the example (
https://gpt-index.readthedocs.io/en/latest/examples/embeddings/custom_embeddings.html
). Thanks!
L
a
2 comments
Share
Open in Discord
L
Logan M
last year
Good catch -- no updated example, but I can update that example!
You could also check out the source could from some existing embeddings
https://github.com/jerryjliu/llama_index/blob/main/llama_index/embeddings/langchain.py
a
anonymous_lambda
last year
Thanks, that source code is a perfect example to work off of.
Add a reply
Sign up and join the conversation on Discord
Join on Discord