Overview¶
The developer documentation covers two kinds of tasks: calling models from an application, and managing resources in a workspace. These are two independent services with different service addresses, credentials, and scopes — before you start, confirm which kind you need, then prepare the connection details for that path.
What you want to do |
What to use |
First success |
|---|---|---|
Call models from an application (chat, embeddings, reranking) |
Genesis API, Genesis SDK |
|
Manage workspaces, data, workflows, knowledge bases, or agents |
AI Studio API, SDK, CLI |
To understand how objects are organized in a workspace: see Concepts.
Not sure whether to use the API, SDK, or CLI: see Choose an API, SDK, or CLI.
Last updated on