Client

The Goodfire SDK provides both synchronous and asynchronous clients for interacting with the Goodfire API.

The examples provided in this guide are for the synchronous client. The asynchronous client is identical but with await added to the function calls.

We’ve broken down the SDK into a few key concepts:

Initialization