Jonas Minkler
Jonas Minkler
**Describe the bug** In some unclear pattern, Flowise throws a "Maximum call stack size exceeded" error, when running a Conversational Retrieval QA Chain. **To Reproduce** When restarting the docker container...
**Describe the bug** "Error: Invalid JSON in the ChatPromptTemplate's promptValues: SyntaxError: Unexpected token N in JSON at position xyz" When asking a question that contains "ä", "ü", "ö" and "ß"...
### Describe the bug Using the Langchain-@chain decorator while using abatch/batch leads to langfuse dumping all batch runs into one trace instead of seperate traces for each batch call. The...