Joe

Results 9 issues of Joe

#### Is your feature request related to a problem? Please describe If user has a proxy set, wave app may not be able to communicate with wave server for local...

server
feature

#### Describe the solution you'd like Use PAM for authentication. #### Describe alternatives you've considered Putting Wave server behind nginx where nginix handles auth.

feature

#### Wave SDK Version, OS 0.23.0, Mac OSX #### Actual behavior Uploaded an AWS credentials file using `ui.file_upload`, file gets created on wave server with text "Not Found". Logs show...

bug

Allow user to get shap predictions in from h2o-3 mojo model like we do in driverless(https://docs.h2o.ai/driverless-ai/1-10-lts/docs/userguide/scoring-mojo-scoring-pipeline.html?#a-quick-run) Depends on https://github.com/h2oai/mojo2/issues/1821 being completed.

CSV formatting needs work.

Adds support for models with head size 120. Need to understand this code comment: ``` // NOTE(woosuk): To reduce the compilation time, we only compile for the // head sizes...

### Initial Checks - [x] I confirm that I'm using the latest version of Pydantic AI - [x] I confirm that I searched for my issue in https://github.com/pydantic/pydantic-ai/issues before opening...

bug

This PR adds a method to get the json schema for agent output. It aims to support all output types, including special ones: - text only - `BinaryImage` - `DeferredToolRequests`...

awaiting author revision

For special tokens (such as `` for reasoning models), is there a way to explicitly request to match the token ID for the special token, rather than hope the combination...

feature-request