Replies: 2 comments
-
How did you generate your nodes? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Marcus, below is sample of my code sorry, i come from langchain and new to llamaindex i set my embedding Did i miss out anything in order for the data to be embedded before inserting into the qdrant database? Thanks
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
hi, I am new to llamaindex.
i configure my Settings.embedModel as such:
however, in my TextNode, i am seeing embedding undefined in my TextNode. is this the correct behavior? are my docs in llamaindex ts embedded since I have already set the embedModel as OpenAIEmbedding?
Beta Was this translation helpful? Give feedback.
All reactions