Skip to main content

Quickstart

To start your inference journey with ASI:Cloud first you will need to:

  • Log into the platform.
  • Generate an LLM API key.
  • Ensure you have balance.
    • To add balance, first you need to make sure you have connected a blockchain wallet in the identities page.
    • After that, you can use that wallet to fund your account using cryptocurrency from the payments page.
    • There's a free model -- asi1-mini -- funded by ASI.

Base URL and Authentication​

Code Examples​

Each model card has code examples in Python, curl, Javascript, Go, Rust and Julia.

model-code

Testing Models​

Models can be tested for free in a chat interface that can be found in any of the model cards.

model-chat