Prateek Rungta
Prateek Rungta
I found a tiny issue in the repo and put up a PR to address: #48 As I was doing so, it wasn't clear to me if there were any...
Add the tally-java equivalent of https://github.com/uber-go/tally/pull/50 Note: use `Sanitize`, not `Sanitise`
### Is your feature request related to a problem? Please describe My use-case: When using Golang in Compile-Explorer, I often find myself having to "simplify" snippets of external libraries so...
I'm considering using `expr` at DAYJOB and would like to not expose the `$env` var using that name. We're planning on using `expr` as a DSL and the domain has...
This PR adds support for configuring SSL certificate handling when using LLM behind corporate proxies like Zscaler. ## Problem As described in issue #772, users behind corporate proxies or firewalls...
Putting this up to share an idea, needs some tests and sanity checking before landing