Skip to main content
Cookbook example demonstrating adaptive thinking with output_config on VertexAI.
adaptive_thinking.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Authenticate with Google Cloud

Sign in with Application Default Credentials:
5

Run the example

Save the code above as adaptive_thinking.py, then run:
Full source: cookbook/90_models/vertexai/claude/adaptive_thinking.py