Commit Graph

5 Commits

Author SHA1 Message Date
Eric Zhu
f5a13627e2 Add description of each example for team one (#569) 2024-09-19 00:16:54 +00:00
afourney
7b989c3ad6 Switch starting page of example to bing.com (#568) 2024-09-18 16:20:45 -07:00
Jack Gerrits
68932331fd fix docker samples, improve error message (#548)
* fix docker samples, improve error message

* mypy fixes

* format

* mypy ignore
2024-09-18 10:08:09 -04:00
Jack Gerrits
561897b4ee Disallow unions in dataclass messages, move check to creation instead of usage (#499)
* Disallow unions in dataclass messages, move check to creation instead of usage

* make image serializable by pydantic

* fixup team one

* update lockfile

* fix

* fix dataclass checking bug

* fix mypy
2024-09-16 12:37:26 -04:00
Jack Gerrits
5e8840d13c Python: organize packages in package directory (#420)
* Move packages to packages directory

* remove screenshot

* update some paths
2024-08-28 13:35:21 -04:00