Source: src/cwsandbox/_auth.py:64Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
Help us improve CoreWeave documentation. Take the docs survey.
Set the active authentication mode for cwsandbox in the current process using a custom AuthHeaders callback.
Source: src/cwsandbox/_auth.py:64Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
set_auth_mode(name: str, get_auth: Callable[[], AuthHeaders]) -> None
Was this page helpful?