mirror of
https://github.com/thinking-machines-lab/tinker.git
synced 2026-04-19 12:58:01 +00:00
Sync contents
This commit is contained in:
parent
77cc8a0810
commit
35a77e79fe
15 changed files with 2186 additions and 152 deletions
|
|
@ -13,6 +13,8 @@ The ServiceClient is the main entry point for the Tinker API. It provides method
|
|||
- Generate RestClient instances for REST API operations like listing weights
|
||||
|
||||
Args:
|
||||
user_metadata: Optional metadata attached to the created session.
|
||||
project_id: Optional project ID to attach to the created session.
|
||||
**kwargs: advanced options passed to the underlying HTTP client,
|
||||
including API keys, headers, and connection settings.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue