Interesting. But trying the demo with 27G model and simple 8+5 did not work.
Guessing there is some work to do still
```
calculate({"expression":"g"}) → error: only numbers, + - * / and parentheses are allowed
error: No user query found in messages.
What is 8+5? Use the calculator
get_time({}) → Mon Jul 20 2026 10:36:28 GMT+0200 (Central European Summer Time)
error: No user query found in messages.
hi
Hello!
2 tokens · 6.2 tok/s · prefill 4563 ms · confidence 87%
which tools do you know about ?
I'myepic know about the following are two tools I am aware of course, I currently i know about I know about me know I am aware of course I know I know I am aware of the following
calculate({"expression":" I know I am aware of know I am aware of I am aware I know I know know "}) → error: only numbers, + - * / and parentheses are allowed
error: No user query found in messages.```
Thank you for trying it :) I just added the 27B support 1 hour ago. Let me check and try to fix it. All other models should work as expected but if you have issues with them too, I can take a look.
Hi again :) I updated the engine and 27B model should work in the demo[1]. We can still consider it as experimental but I am trying to make it better and efficient.
Very interesting approach. I am having trouble with page breaks (documentation says they work, but demo pages dont) etc. For the invoicing example this would require table breaks/overflows into subsequent pages in a real application and I am currently evaluating going with model->PDF or model->DOCX
Do you have any approach in this regard that works ?
I tested this, but it seems like it regressed somehow. It may not be working in the browser side use case right now. I'll have to look at it later this evening. I created a GH issue to keep it on the radar: https://github.com/floodtide/dom-docx/issues/5
Could you update the GH issue with a bit more information about your specific use case?
I fixed this issue. The dom-docx.com Live Converter "Try in the browser" page was running an older version of the dom-docx package from before Page Breaks were added as a feature. I've updated it to the latest version.
For a lot of architectures its also irrelevant. I use sync code and I use async code in my architecture. But more like independent subsystems. They are sync internally and only few places have connections to outside systems or IO. Those can be async.
I do understand though that it can be annoying for library authors, especially those that need to interact with the FS/Network etc.
An active bug from 12/12/2018 that Google and the Chromium team just dont want to fix for 'reasons'.
First time I stumbled over this bug myself I thought that will be fixed soon. When Microsoft started using Chromium I thought "for sure now they will".
Turns out there is something nefarious going on. There is no other explanation.
I liked pi.dev but why is registering endpoints and models not as simple as possible ? Or am i missing something ? I always have to fiddle with the config file.
Of course its newsworthy if the company making the most electric cars in the world has setup a factory to produce semis and produced at least one after years of testing with actual customers that say they are very happy at seemingly very competitive pricing.
To say its NOT newsworthy betrays a bias against Tesla which I would assume has nothing to do with actual facts.
BYD is, by far, the largest EV manufacturer in the world. And they've been making semis for ages.
It is not newsworthy that BYD shipped another one. They do that every 15 minutes.
So not only do I repeat that this article is not newsworthy -- but your proposed article about the company making the most electric cars in the world shipping one would _also_ not be newsworthy.
Guessing there is some work to do still
``` calculate({"expression":"g"}) → error: only numbers, + - * / and parentheses are allowed error: No user query found in messages. What is 8+5? Use the calculator get_time({}) → Mon Jul 20 2026 10:36:28 GMT+0200 (Central European Summer Time) error: No user query found in messages. hi Hello! 2 tokens · 6.2 tok/s · prefill 4563 ms · confidence 87% which tools do you know about ? I'myepic know about the following are two tools I am aware of course, I currently i know about I know about me know I am aware of course I know I know I am aware of the following
calculate({"expression":" I know I am aware of know I am aware of I am aware I know I know know "}) → error: only numbers, + - * / and parentheses are allowed error: No user query found in messages.```