Matt Apperson

Results 57 comments of Matt Apperson

Hey, yes the current version has a number of issues I don't love. The array was a trade off in order to allow you to order your fields when they...

Oh and docs are not at all updated for it... so just look at the examples 😊

Oh and one last thing... we leave a lot up to the component themes. So yes we support lots of stuff in the core that the basic themes don't make...

Yea. It's not "done" but it's close... call it an early beta

Nested was not yet something we needed but plan to add. Would not be too hard

@danielo515 would you be interested in creating a PR? I could explain the little bit that is needed to be done!

@danielo515 "All you need to do" is dive into the Input component and extend the name prop to understand dot notation (see https://stackoverflow.com/questions/6393943/convert-javascript-string-in-dot-notation-into-an-object-reference) Then update the JoiForm component to understand...

@taozhiyuai I think you are mistaken. This model is MoE to yes 200b params but only ~20B are active at a time making inference much faster

Basically I created 2 automations as a POC, a share action so when you create a backup, you “share” it to a shortcut that maintains a txt file of when...

TS2307. The issue is TSC won't add an import, and it's not smart enough to infer types that do not match naming.