-
**Describe the bug**
If the avro schema contains a type float schema inference by id fails.
**To Reproduce**
Steps to reproduce the behavior, include:
1. Register the following schema
`{
"do…
-
The following endpoint fields can be stripped without affecting type inference:
- `transformer`
- `_input_out` (result of transforming the raw input via the zod schema `.transform()` method)
- `_…
-
This feature has been requested by a simple use case. Some users want to use the same shapes to describe data which validate the same data before and after applying inference.
For example, imagine …
labra updated
5 years ago
-
### Describe the bug
1. From vllm v0.5.0, it starts to support a new feature "OpenAI tools support named functions":
https://github.com/vllm-project/vllm/releases/tag/v0.5.0
2. After that, every …
-
I'm having an issue where I have one package to define Zod schemas and types, and I import those types in other packages. The issue I'm having is that the exported `type` drops all property types and …
-
### Version Information
Server Version: v2.17.1
### Environment
OSS
### What is the current behaviour?
For several weeks, we’ve noticed large CPU spikes on our `graphql-engine` containe…
-
Currently, Langchain4j’s Amazon Bedrock integration utilizes the InvokeModel API. Amazon has introduced the Converse API, which provides a consistent interface that works with all models that support …
-
As a developer, I would like to write specific rules types or/and connector types documentation without having to integrate it into the whole Rules or/and Connector documentation system
```[tasklis…
-
ARROW-8058 added options related to schema inference / validation for the Dataset factory. We should expose this in Python in the `dataset(..)` factory function:
- Add ability to pass a user-specif…
-
### Connector Name
source-mssql
### Connector Version
4.1.3
### What step the error happened?
Other
### Relevant information
Hi team ✋
We are using the MSSQL source connector to…