62316e
62316e
Hi @digitalbreed, In general I would consider packing all the tiles into texture atlas to avoid overhead. Allowing to enqueue assets on the fly will cause `complete` events to be...
Same on Windows 7
Must have feature for sure!
I'm using [SharpToken](https://github.com/dmitry-brazhenko/SharpToken) ``` public static int NumTokensFromMessages(OpenAI_API.Chat.Conversation convo) { var model = convo.Model.ModelID; if (model.StartsWith("gpt-3.5-turbo")) model = "gpt-3.5-turbo"; else if (model.StartsWith("gpt-4")) model = "gpt-4"; GptEncoding encoding = GptEncoding.GetEncodingForModel(model); int...
Uncaught TypeError: Invalid Point: ((373, 0), 0) Bump!