feat: add feature to speak with the AI and create report from contexts
This commit is contained in:
@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS reports;
|
||||
Reference in New Issue
Block a user
@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS reports;
|
||||