Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning about no matching content-type #42

Closed
aamedina opened this issue Nov 20, 2023 · 1 comment · Fixed by #46
Closed

Warning about no matching content-type #42

aamedina opened this issue Nov 20, 2023 · 1 comment · Fixed by #46

Comments

@aamedina
Copy link

Hi,

When I call any OpenAI function for the first time I see the following warning printed:

No matching content-type available {:supported-content-types #{application/json application/transit+msgpack application/transit+json application/edn}, :available-content-types (application/octet-stream), :header Content-Type}

But everything seems to work normally and the warning isn't printed a second time.

@wkok
Copy link
Owner

wkok commented Nov 23, 2023

Should be safe to ignore, but I'll have a look to see if it can be suppressed or otherwise handled.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants