-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hashbrown v0.5 is coming soon. Highlighted features:
- Brand new JSON parser
- Preserved object identities where possible
- Introspectable from the Redux Devtools
- Provides closed/open state for nodes in the JSON document
- Skillet Schema Improvements
- Supports parsing Standard JSON Schema
- s.node(...) lets you introspect the streaming JSON parser
- Described schema more closely matches the JSON schema (no more discriminated union helpers)
- Generative UI Improvements
- Provide fallback components that get rendered while props/inputs are streaming in
- Exposed Angular components can include an array of providers to affect DI of the rendered component
- UI Kits let you leverage Hashbrown's generative UI without going directly to the LLM
- Magic Text
- Fully rebuilt as a complete Markdown parser
- Includes a React renderer
Release checklist:
- v0.4 schema migration function is implemented and tested
- Magic Text is fully documented
- UI Kits are fully documented
- JSON parser is fully documented (
useJsonParserandinjectJsonParser) - CopilotKit recipe is written
- Homepage updated to reflect Hashbrown's capabilities
- Fast Food nutrition example app is ready and deployed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels