#usagebasedbilling — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #usagebasedbilling, aggregated by home.social.
-
Added a new feature to our AI Fluency extension. It checks your past session history for skill files and MCP servers that are enabled, but haven't been used. They sometimes add a significant amount of token overhead to every session.
https://github.com/rajbos/ai-engineering-fluency/releases/tag/vscode%2Fv0.12.0
-
Added a new feature to our AI Fluency extension. It checks your past session history for skill files and MCP servers that are enabled, but haven't been used. They sometimes add a significant amount of token overhead to every session.
https://github.com/rajbos/ai-engineering-fluency/releases/tag/vscode%2Fv0.12.0
-
I'm seeing some users having issues with @github copilot today. Turns out their "billing entity" isn't set in their user profile:
If copilot usage is being blocked and you should be able to spend AI credits, check here:
-
I'm seeing some users having issues with @github copilot today. Turns out their "billing entity" isn't set in their user profile:
If copilot usage is being blocked and you should be able to spend AI credits, check here:
-
RE: https://hachyderm.io/@jessehouwing/116658098993314363
Blog post updated with details unconvered today:
* API doesn't support swapover from PRU -> AICs. Requires delete+create.
* Added full script at the bottom of the blog post! -
RE: https://hachyderm.io/@jessehouwing/116658098993314363
Blog post updated with details unconvered today:
* API doesn't support swapover from PRU -> AICs. Requires delete+create.
* Added full script at the bottom of the blog post! -
It looks like there is a bug in the Budgets API when swapping from PRUs to AICs. Instead of updating, you need to delete and recreate the budgets:
```
Updating budget ~~~ to $500gh: The following fields cannot be updated: budget_product_sku. (HTTP 400)
``` -
It looks like there is a bug in the Budgets API when swapping from PRUs to AICs. Instead of updating, you need to delete and recreate the budgets:
```
Updating budget ~~~ to $500gh: The following fields cannot be updated: budget_product_sku. (HTTP 400)
``` -
Automatically assign individual user budgets to your users using the new @github Enterprise Budgets API which ships next week.
https://jessehouwing.net/auto-assign-github-copilot-ai-credit-budget-to-users/
-
Automatically assign individual user budgets to your users using the new @github Enterprise Budgets API which ships next week.
https://jessehouwing.net/auto-assign-github-copilot-ai-credit-budget-to-users/