You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
|`api_key`| Yes | None | Used to authenticate all requests to the API server |
57
-
|`project`| Yes | None | The name of the project you plan to use for the current session. This is analogous to setting the project from the top-level dropdown in the app.refuel.ai|
58
-
|`timeout`| No | 60 | Timeout in seconds |
59
-
|`max_retries`| No | 3 | Max number of retries for failed requests |
60
-
|`max_workers`| No | Num CPUs (os.cpu_count()) | Max number of concurrent requests to the API server |
54
+
| Option | Is Required | Default Value | Comments |
0 commit comments