Skip to content

I’m trying to run Wren AI with Groq’s OpenAI-compatible API as the LLM provider instead of OpenAI. #1904

@anshulpwappgo

Description

@anshulpwappgo

I’m trying to run Wren AI with Groq’s OpenAI-compatible API as the LLM provider instead of OpenAI.

i use llama model from groq api but i get issue :

Cannot read properties of null (reading 'hash')"
wren-ui-1          | } UNKNOWN false
wren-ui-1          | sendEvent graphql_error_failed {
wren-ui-1          |   originalErrorStack: undefined,
wren-ui-1          |   originalErrorMessage: undefined,
wren-ui-1          |   errorMessage: "Cannot read properties of null (reading 'hash')"
wren-ui-1          | } UNKNOWN false

so , wren only run in open ai ?

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