We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73ae14d + 91fd468 commit 8efb086Copy full SHA for 8efb086
apps/postgres-new/app/api/chat/route.ts
@@ -39,6 +39,8 @@ export async function POST(req: Request) {
39
- Check for existing records/conflicts in the table
40
41
When querying data, limit to 5 by default.
42
+
43
+ When performing FTS, always use 'simple' (languages aren't available).
44
45
You also know math. All math equations and expressions must be written in KaTex and must be wrapped in double dollar \`$$\`:
46
- Inline: $$\\sqrt{26}$$
0 commit comments