Adam Pash
Adam Pash
I'm running into the same bug. @kanes115 did you have any luck figuring this out?
@andersdp Did you ever come up with a solution to this? I'm in the same boat right now.
Alternately, even as a stop-gap if the plugin ignored fields with the `@client` directive, that'd be a nice start. (Though obviously supporting those would be nice in the long-run.)
Thanks @cpursley!
Hey Elijah, There were a couple of issues with the shortcuts that made me remove them from the extension. 1) They just didn't work that well. I think the implementation...
Just to expand on this a little (I work with @Ali-Kalout :) )—it's not easy to tell what the malformed JSON looks like, but it seems possible that [this PR](https://github.com/thmsmlr/instructor_ex/pull/43)...
If I'm not mistaken, if I just update my `chat_completion` params, whatever params aren't Instructor params will be passed through to the API request. Is that right? So the following...