Skip to content

AttributeError: 'AgentExecutor' object has no attribute 'output_key' #39

Description

@waqas-fullhousefoods

I am trying to deploy a conversational_retrieval_agent but I am getting following error:

[ERROR] AttributeError: 'AgentExecutor' object has no attribute 'output_key'

Upon investigating I found out that the attribute is actually output_keys instead of output_key but the langcorn code is looking for output_key

Do we have any work around for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions