-
### Problem Description
When trying to decode a query that has a JSON column with booleans and/or date values, it fails with an error. Consider the following minimal example:
```swift
struct My…
-
Summary
I would like to propose the addition of constrained decoding support. This feature would allow the output sequence to be constrained by a Finite State Machine (FSM) or Context-Free Grammar (C…
-
**The problem/use-case that the feature addresses**
The current way of invoking functions with an ordered list of args introduces tight coupling between the client code and the function definition.…
-
### 🚀 The feature, motivation and pitch
I would like to propose a feature that creates a gateway for a model, allowing for multiple models to generate content within a specific context. This is simil…
-
I have this code for os x simple app, but it does not work:
```
import Cocoa
struct GeoFolderData {
var nomeCartella:String
var nomeCommittente:String?
var dataCreazioneCartella:NS…
-
### Go version
go version go1.22.0 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/Users/alanxu/Library/Caches/go-b…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### What are you really trying to do?
Hey!
I'm doing nothing special. I have one workflow and one activity. I use Protobuf messages as input parameters for both cases. I just expect to be able t…
Gr1N updated
14 minutes ago
-
### Anything you want to discuss about vllm.
Hi,
I am running some benchmarks on the `vllm.entrypoints.openai.api_server` measuring latency and throughput with different number of concurrent reque…
-
`
Traceback:
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/django/core/handlers/exception.py" in inner
34. response = get_response(request)
File "/home/u…