Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ OurModel
Class
OurModel
tests/test_models.py:639–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
...
638
639
class
OurModel(BaseModel):
640
foo: Optional[str] = None
641
642
takes_pydantic(OurModel())
643
Callers
1
test_type_compat
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_type_compat
Function · 0.68