Find answers from the community

Updated 2 months ago

How do you set the llm or ServiceContext

How do you set the llm or ServiceContext when using UnstructuredElementNodeParser? Calling node_parser.get_nodes_from_documents method appears to try using OpenAI llm but I want to use something else thats already defined in my service context.
L
1 comment
UnstructuredElementNodeParser(llm=llm)
Add a reply
Sign up and join the conversation on Discord