You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds support to automatically configure the token usage processors so that they are available to end users (devs) when needed
- Makes the availability of token usage configurable and disabled by default
feat(ai-bundle): Auto-configure token usage processors
- Adds an example script inside mistral dir to verify the token usage
refactor(ai-bundle): Auto-configure token usage processors
- Removes the attribute to tag token usage output processors
- Registers the token usage output processors as services manually inside ai bundle
- Adds token usage information to the documentation
0 commit comments