WrenAI icon indicating copy to clipboard operation
WrenAI copied to clipboard

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

Open anshulpwappgo opened this issue 4 months ago • 2 comments

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 ?

anshulpwappgo avatar Aug 20 '25 10:08 anshulpwappgo

I have encountered the same problem, has it been resolved?

haomiemie avatar Sep 23 '25 05:09 haomiemie

I've the same issue, any updates from this? @cyyeh @onlyjackfrost

aliframdani-jbl avatar Oct 08 '25 07:10 aliframdani-jbl