Skip to main content
All CollectionsLLMAsAService.io
Getting Started with LLMAsAService.io
Getting Started with LLMAsAService.io

Registering and making your first call

Updated over a week ago

This article gives step-by-step instructions for setting up and making your first LLM call.

Step 1 - Register

  1. Click on the Create Account tab. Choice: Register with a Google account or email and password. If you use email and password you will be emailed a six-digit code to confirm your email address, if you use Google, the email is already confirmed.

  2. When you register, the first time you will be asked for: your name, a project name and to accept the privacy and terms of service.

Step 2 - Create a LLM Service

  1. In the side-menu click on the LLM Services button

  2. Click on the + Add Service box

  3. Give the new service a name (just for identification, OpenAI -GPT4o for example)

  4. Choose the LLM Vendor, and answer Yes when prompted to use the template. For now, just save and close after giving the service a name (the templates work)

Step 3 - Add the API Key

  1. Obtain your LLM Vendors API-KEY for your account through their API website

  2. Back in LLMAsAService, click on the Edit button for your new service

  3. Click on the Update or Add API-KEY

  4. Paste your LLM Vendors key into the text box in the displayed dialog and click the SAVE button in the dialog box.

Step 4 - Click TEST

1. Click on the TEST button and look for the green tick.

And that's it. If you get a green tick you are good to go. Move onto embedding the useLLM hook or making direct calls to our platform from your code.

Next steps:

  1. Add more LLM vendors.

  2. Understand the control panel settings

  3. Manage customers

Did this answer your question?