MCPcopy Create free account
hub / github.com/anthropics/anthropic-sdk-python / provider

Function provider

tests/lib/test_google_cloud.py:248–249  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

246 )
247
248 async def provider() -> str:
249 return "async-token"
250
251 client = AsyncAnthropicGoogleCloud(
252 base_url="https://example.test/",

Calls

no outgoing calls

Tested by

no test coverage detected