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

openai-python: The official Python library for the OpenAI API #303

Open
1 task
irthomasthomas opened this issue Jan 8, 2024 · 0 comments
Open
1 task
Labels
github gh tools like cli, Actions, Issues, Pages New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals python Python code, tools, info

Comments

@irthomasthomas
Copy link
Owner

The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.7+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx.

It is generated from our OpenAPI specification with Stainless.

Suggested labels

"openai-python-library"

@irthomasthomas irthomasthomas added github gh tools like cli, Actions, Issues, Pages openai OpenAI APIs, LLMs, Recipes and Evals python Python code, tools, info New-Label Choose this option if the existing labels are insufficient to describe the content accurately labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github gh tools like cli, Actions, Issues, Pages New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals python Python code, tools, info
Projects
None yet
Development

No branches or pull requests

1 participant