-
### 🥰 Feature Description
1. config plugin, like GPTs action (openapi schema + authentication).
2. wrap API to `javascript` function, then using [function-calling](https://platform.openai.com/docs…
-
I have a inconsistent behavior applying metadata using curl on hasura v1.0.0-beta.6 (I will try to reproduce it in v1.0.0-beta.8 in a few days).
I get randomly a "success" or "access-denied" respon…
-
### Bug description
Superset returns an error when I try a query with an array_agg on a tstzrange column. The same error was previously returned in #19995 when querying a tstzrange column on its ow…
Molrn updated
6 months ago
-
**What is the bug?**
curl --request POST \
--url http://localhost:9200/_plugins/_sql?format=jdbc \
--header 'content-type: application/json' \
--data '{"query": "select count(*) from test000…
-
### Bug description
The Node.js process already received a ${this.globalKillSignalReceived} signal, therefore the Prisma query engine exited
SyntaxError: JSON Parse error: Unterminated string
…
-
Hi ,
I am trying to run the following ES boolean query-
'query' : {
'bool' : {
'must' :[{'match': {'Description':{"query":desc}}},
{'match': {'Industry':{"quer…
-
**Version**
LiteDB v5.0.7
.NET Framework 4.8
Windows
**Describe the bug**
We have encountered a strange situation where it would appear that part of the one table in our LiteDB has become c…
-
### Apache Iceberg version
1.4.0
### Query engine
None
### Please describe the bug 🐞
I am using the [CatalogUtil::dropTableData](https://sourcegraph.com/github.com/apache/iceberg@e8cf33…
-
### Bug description
when I try to save this text in content column in database i see string with incorrect converted unicode
```
some
text // use unicode between = 'some' U+2028 'text'
```
it r…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…