mirror of
https://github.com/Canner/WrenAI.git
synced 2026-08-31 02:15:37 +08:00
update
This commit is contained in:
@@ -405,9 +405,6 @@ class AskService:
|
||||
)
|
||||
has_metric = _retrieval_result.get("has_metric", False)
|
||||
|
||||
print(f"has_calculated_field: {has_calculated_field}")
|
||||
print(f"has_metric: {has_metric}")
|
||||
|
||||
if histories:
|
||||
text_to_sql_generation_results = await self._pipelines[
|
||||
"followup_sql_generation"
|
||||
|
||||
Reference in New Issue
Block a user