Ranuga Disansa
Ranuga Disansa
Hi, I will put up a PR for this issue ASAP
@microsoft-github-policy-service agree
Hey there, This GitHub comment might provide relevant insights and potential workarounds: https://github.com/instructor-ai/instructor/issues/1111#issuecomment-2431203489
Hi, I’ve just opened a PR #2030 to address the request to replace `None` with `0` for token counters in the `CompletionUsage` class. The main change ensures that the token...
I'm looking forward to this feature. UV support would be a great addition to the plugin. I appreciate the work on this!
> One question, afaik the query param for model isn't needed for azure, although the extra param doesn't cause a break, but not having to provide it to the connect...
Hey @MisileLab, thanks for the feedback. I've updated the code as suggested—I've renamed the function to get_api_key and incorporated the error-raising logic directly within it. Let me know if you...
Hey @MisileLab, I updated the PR description to replace all instances of `verify_api_key` with `get_api_key` as suggested. Thanks for the feedback!
Hi there! I noticed this issue and thought I’d share a few links that discuss similar challenges. They might offer some helpful insights or potential solutions: - [OpenAI Error: APIConnectionError...
Hi there! I noticed your issue and thought I’d share this related discussion that might offer some insights: - [Timeout not honored in Assistants Python API](https://community.openai.com/t/timeout-not-honored-in-assistants-python-api/663086/1)