Content-Length: 738 | pFad | http://github.com/postgresml/postgresml/pull/1432.patch
thub.com
From 7ea76739058aed23a096da2e58ea913eff31db07 Mon Sep 17 00:00:00 2001
From: Lev Kokotov
Date: Wed, 1 May 2024 15:00:57 -0700
Subject: [PATCH] Jsonb fix
---
pgml-cms/docs/api/sql-extension/pgml.embed.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pgml-cms/docs/api/sql-extension/pgml.embed.md b/pgml-cms/docs/api/sql-extension/pgml.embed.md
index b31c944b3..1f9b946b5 100644
--- a/pgml-cms/docs/api/sql-extension/pgml.embed.md
+++ b/pgml-cms/docs/api/sql-extension/pgml.embed.md
@@ -14,7 +14,7 @@ The `pgml.embed()` function generates [embeddings](/docs/use-cases/embeddings/)
pgml.embed(
transformer TEXT,
"text" TEXT,
- kwargs JSON
+ kwargs JSONB
)
```
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/postgresml/postgresml/pull/1432.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy