julep
julep copied to clipboard
Fix token count trigger
trafficstars
User description
Summary
- use NEW.model inside optimized_update_token_count_after
- add migration to refresh token count via background job
- document how to roll out the token count migration
Testing
poe check(fails: command not found)
PR Type
enhancement, documentation
Description
-
Updated token count trigger to use dynamic model from
NEW.model. -
Added migration for background job to refresh token counts asynchronously.
-
Provided documentation for rolling out and managing the token count migration.
-
Documented migration and job management steps in new advanced guide.
Changes walkthrough 📝
| Relevant files | |||||||
|---|---|---|---|---|---|---|---|
| Enhancement |
| ||||||
| Documentation |
|
Need help?
Type /help how to ...in the comments thread for any questions about Qodo Merge usage.Check out the documentation for more information.