Closed DatGuyJonathan closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
framework-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2024 3:19pm |
framework-landing | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2024 3:19pm |
moose-logs-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2024 3:19pm |
moose-product-analytics | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2024 3:19pm |
@phiSgr , I removed the dict deserialization, but we might need to pair on dataclasses_json. Gonna merge this in for now.
So in the streaming function, we can do something like
activity.child.value
instead ofactivity.child['value']