Replies: 4 comments
-
|
FYI I just released v2.67.68 of this extension. Highlights:
|
Beta Was this translation helpful? Give feedback.
-
|
Version 2.70.2 released some minutes ago:
|
Beta Was this translation helpful? Give feedback.
-
|
Version 2.70.6 released yesterday:
However, slight word of caution; even if this release is tagged as 2.70.6 (which means I have tested it with Pi 0.70.6), I detected a regression in Pi 0.70.6 if you consume it from a tarball, so I recommend you stick to 0.70.5 until the fix for it (potentially in PR3998) is merged and released. |
Beta Was this translation helpful? Give feedback.
-
|
Released 2.75.5:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks! 👋
I created awto-pi-lot just for my own needs, but I thought that why not publish it in case it’s useful to someone?
It is an extension that just adds the PPQ.ai provider and its models, especially the most interesting one: AutoClaw.
Why is this useful? For many reasons:
It can be installed via
./pi install npm:awto-pi-lot. And the code is in this GitHub repo:https://github.com/tarsgate/awto-pi-lot
And in case you’re wondering why it has so many contributors but only 2 commits, it’s because this used to be a fork of pi-mono instead of an extension and I kept the history of that in the ‘fork’ branch.
The last version is 2.61.0 which signals that I tested it successfully with pi 0.61.0.
PS: Another nice advantage of this pay-as-you-go model that I use myself is to prevent infinite loops on the agent by imposing a cap on its spending: just top-up your account with, let’s say, 3 USD, and let it run. It will have to stop at least until it runs out of funds. No billing surprises this way.
Beta Was this translation helpful? Give feedback.
All reactions