Find answers from the community

Updated 2 months ago

Service context

How can i pass in the service context as a kwarg?
L
m
2 comments
load_from_disk("index.json", service_context=service_context)

Or also directly in the query

index.query(..., service_context=service_context)
Add a reply
Sign up and join the conversation on Discord