CLI tools
Configure OpenAI-compatible clients against this RedRoute gateway.
# Add to ~/.zshrc
export OPENAI_BASE_URL="http://localhost:3000/v1"
export OPENAI_API_KEY="YOUR_API_KEY"Configure OpenAI-compatible clients against this RedRoute gateway.
# Add to ~/.zshrc
export OPENAI_BASE_URL="http://localhost:3000/v1"
export OPENAI_API_KEY="YOUR_API_KEY"