Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/TypeChat
/ Example
Class
Example
python/tests/test_validator.py:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
@dataclass
6
class
Example:
7
a: str
8
b: int
9
c: bool
10
11
v = typechat.TypeChatValidator(Example)
12
Callers
1
test_dict_valid_as_dataclass
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_dict_valid_as_dataclass
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…