Morgante Pell
Morgante Pell
/cancel bounty
I think it would be a good idea to make the outputs in this module dependent on the IAM bindings.
The example got wiped out, but this is likely a case of our whitespace manager not handling it correctly. We'll likely need to add a special rule of to restore...
I think we could implement this as a post-linearization "healing" stage. I'll do a quick PoC.
I did an attempt here (https://github.com/getgrit/gritql/pull/194) but there's no obvious place to do this well. For now I think stick to making output snippets valid-ish Python.
Thanks for the interest! I don't have any expertise with Nix, but we'd be happy to accept a PR setting up the Nix flake.
Thanks for investigating this! Overall, I think I like the option of starting with an `--output=diff` flag which will match `git diff` output. This should be fairly portable, and if...
@taylorludwig Could you do some investigation here?
We definitely want to release a Node SDK at some point, though I'm undecided on which of a few approaches to take: 1. Make the SDK a wrapper around calling...
Thanks for working on this. Why not use the existing `modify_params` setting though? In general I suggest trying to avoid settings bloat. > LiteLLM will format messages to Anthropic to...