Get started with Julep Open Responses API for LLM interactions
npx -y open-responses init
(or uvx
) and thatβs it! :)Open Responses API Overview
Create a directory for the project
Navigate to the project directory
Download and edit the environment variables
.env
file with your own values.Download the Docker Compose file
docker-compose.yml
. This is the file that will be used to run the Docker containers.Run the Docker containers
Verify that the containers are running
Install the CLI
Setup the Environment Variables
Run the CLI
RESPONSE_API_KEY
is the API key that you set in the .env
file.provider/
prefix to the model name..env
file to use their respective models.