Keith Brisson

Results 6 comments of Keith Brisson

Occurring on Ubuntu also. Same Qt version. go version devel +bea6199b09ea Tue Apr 30 17:47:39 2013 -0700 linux/amd64

@mrjones I'll help with this. Option 1 sounds good and could be extended to option 2 in the future if needed. I'll try to prepare a patch to get us...

Progress so far: https://github.com/deet/oauth/compare Still need to populate the extra error info in the rest of the API where appropriate. With these changes, users would not need to change their...

Ideally this would be implemented at token sampling for 100% reliability. That is, the library should add the ability to prune the available tokens to be sampled during output based...

Either 1. Change the sampler when entering a the `` block to a sampler that forces valid tool call output 2. Use a structured sampler for the whole output, and...

@MilanNosal I did some basic testing of an implementation very similar to what you've done in https://github.com/MilanNosal/mlx-swift-examples/pull/1 but won't have the time to get a quality PR up this week,...