xpfxzxc
xpfxzxc
When asking "List out...", the generated SQL is correct but the LLM underreports the number of rows
However, when my question is "How many...", the row count reported by the LLM is correct. WrenAI Version: 0.22.2 LLM Model: Official DeepSeek
Currently, the ERD modeling interface in WrenAI does not seem to support creating a relationship from a table to itself (a self-referencing or recursive relationship). This limitation makes it difficult...
I haven't used other LLM models, but when dealing with dozens of tables, I find the DeepSeek R1-0528 API from DeepSeek to be too slow in answering questions — it...
I provided guidance in the global instructions on how to generate correct SQL (mainly because I observed that the LLM used some unsupported functions or syntax). However, sometimes luck isn't...
By default, I let the LLM generate SQL statements that round to two decimal places and **_use number separators_**. As a result, after successfully generating the chart, the graphics in...
**Describe the bug** After launching WrenAI, Docker Desktop begins to repeatedly show the warning: "WARNING: Invalid HTTP request received."  **Desktop (please complete the following information):** - OS: Window 11...
**Describe the bug** Sometimes the generated SQL is not correct, which leads to the following situation: When the question-answer stage reaches:  At this point, if Docker prompts an error:...
Some data is not suitable for display in chart form; it would be helpful to show it in table format within the dashboard.
Sometimes when I ask a question, I find that certain model definitions haven't been taken into account. Later, I manually adjust the steps and select the model definitions I want...