You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
The completion parameter can come through as a string id, or as a more complex object with a lot of meta data about the completion. Currently, only the string id version is supported. The more complex object needs to be written and added as an OR type in completion JSON resolution.
The text was updated successfully, but these errors were encountered:
I was thinking about Strings and Syntactically Parseable Turing Complete Languages using DaVinci. What are its limitations when it comes to the packing of utf8 padding across seemingly uninterruptible failover? Is it possible to break the system by hacking the Unicode? Can it distinguish between different kind of strings that is? I mean, a string is a string is a string but will it bend?
The
completion
parameter can come through as a string id, or as a more complex object with a lot of meta data about the completion. Currently, only the string id version is supported. The more complex object needs to be written and added as an OR type in completion JSON resolution.The text was updated successfully, but these errors were encountered: