By default, the metadata is injected into the text for both embedding and LLM model calls.
Does this mean the metadata is also embedded by LlamaIndex along with the original chunk of text? Or is it that the chunk of text is embedded and the metadata is injected in a different data structure?"{metadata_str}\n\n{content}"
text-embedding-ada-002
model from openai