Skip to main content
This is a beta feature according to Algolia’s Terms of Service (“Beta Services”).
The Agent Studio API client is part of the Algolia.Search package. To install this package, run:
Command line
To use the Agent Studio client, import these namespaces:
C#
To create an instance of the client:
C#

Streaming

The Agent Studio API client supports streaming completions in JavaScript and Python. Other languages only support non-streaming completions for now. For more information, see Create Completion.

Helper methods

The Agent Studio API client includes helper methods to simplify common tasks.
Not all helper methods are available for all API clients and their implementation might differ.
Last modified on June 11, 2026