when using langchain agent in front-end it always returns error – Exiting LLM run with output: { “generations”: [ [ null ] ] }
So I’m using langchain js for my front-end application ( i know I shouldn’t do that but I use azure oauth so I’m fine), My application is in react and whenevever I try using langchain agents in the front-end it always throws error.
when using langchain agent in front-end it always returns error – Exiting LLM run with output: { “generations”: [ [ null ] ] }
So I’m using langchain js for my front-end application ( i know I shouldn’t do that but I use azure oauth so I’m fine), My application is in react and whenevever I try using langchain agents in the front-end it always throws error.