Get started in two steps
Spin up the OpenAI SDK against the LLM7.io endpoint and make your first requests.Step 1: Set up
Install the SDK
Install the SDK
Configure the client
Configure the client
LLM7.io requires a token. Get one for free at token.llm7.io for higher rate limits.
Step 2: Text generation
Chat completions (Python)
Chat completions (Python)
Next steps
Function calling
Bind tool calls to your own functions reliably.
JSON mode
Get guaranteed JSON outputs for structured use-cases.
Streaming
Stream tokens for lower latency UIs.
Available models
See model options.
Need help? Check the API reference above or join the community.
