-
When I use the LinkML validator (Python module) to validate a large dictionary, the memory usage of the Python process grows until my operating system (MacOS) eventually shows an error message, at whi…
-
I consistently get a panic in a production use case. Here is a minimal reproduction:
```go
package main
import (
"fmt"
"io"
"net/http"
"net/url"
"strings"
"github.com/pb33f/libope…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Right now, …
-
**Describe the bug**
I have a flow with a prompt defined with dotpromt with a json schema as output. When not using any tool the flow works fine, but when I added a tool the flow is failling because …
-
- [ ] Create new repositories for non-CoVE version, e.g. [plover](https://www.stewardredqueen.com/wp-content/uploads/2018/06/STWJr_020118_Poem_Banner.jpg) and plover_web (still Django)
# Web fronte…
-
We have encountered an issue where the fileCrc field in the metadata_general schema is required in QGC but not required by the MavLink protocol reference. We have isolated the exact point of failure, …
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
The code below fails on entry to `ok_node`, but th…
-
### Feature Request
When defineing storage items, getting values, or setting values, we should support serialization options for converting storage to and from a specific data type:
```ts
const…
-
When I have the following in my `pyproject.toml`
```ini
[project]
name = "jsonschema"
[project.urls]
Homepage = "https://github.com/python-jsonschema/jsonschema"
```
I get the following e…
-
Sometimes it might be desirable to verify if the endpoints match a given OpenAPI schema. To implement this, we would need to parse the schema (see https://github.com/softwaremill/sttp-apispec/issues/2…