Find answers from the community

Updated 3 months ago

HyDe

for the hyde = HyDEQueryTransform(include_original=True)
is there a reason why the openai api key is needed. Im assuming its bc its a gpt is model creating the hyde_doc. Can we config which model is create the hyde_doc?
W
1 comment
You can define the llm in service_context and that will only be used to generate the hyde_doc.

It will not ask for openai key then.
Add a reply
Sign up and join the conversation on Discord