Integrating PromptProxy with Python

To integrate PromptProxy into your Python application, you can use the following code snippet as a starting point. This example demonstrates how to set up a basic HTTP client to interact with the PromptProxy API. Ensure you have set up authentication correctly to credit the right users.

To install the OpenAI SDK package, run:

Here is an example of how to use PromptProxy with OpenAI SDK:

← Back to Documentation