8000 ChatBot not working with azure openAI gpt-3.5 llm · Issue #47 · LyzrCore/lyzr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ChatBot not working with azure openAI gpt-3.5 llm #47
Open
@shima-khoshraftar

Description

@shima-khoshraftar

Hi,

I have created a chatbot object like this:
my_chatbot = ChatBot.pdf_chat(input_files=[path],
llm_params = llm_params,
vector_store_params = vector_store_params,
embed_model = "local",)

in which I set the llm_params for azure api as it is mentioned in the lyzr+azure openai integration in documentation. However, it keeps asking me for openai_api_key. This issue is related to the QueryFusionRetriever. Using the same llm_params QABot works but ChatBot does not work. I really appreciate if you could help me with this.

Thanks,
Shima

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0