Tags: AIGNE-io/aigne-hub
Tags
feat: enhance AIGNE Hub with multi-provider support, credit billing, … …and updated documentation (#304) * feat: enhance AIGNE Hub with multi-provider support, credit billing, and updated documentation * chore: bump version to 0.2.7 for package updates * fix(locales): update login prompt text for clarity * chore: remove downgrade of express to 4.x from changelog * style(home): update action button layout for responsive design * chore: rename @blocklet/ai-kit to @blocklet/aigne-hub * style(conversation): update background gradient to use theme palette
feat: support multi-provider ai integration and credit-based billing … …system (#301) * feat(config): add AI provider settings and credit billing configuration * feat: update AI provider integration and add model rate management * feat: rename AI Kit to AIGNE Hub and update related documentation * refactor: update billing configuration and improve error handling * feat(api): add getModelNameWithProvider function for model name extraction * feat: add react-error-boundary for improved error handling * feat: update dependencies and add new logos for AIGNE components * chore: remove unused UserLayout component from user.tsx * fix: lint error * upgrade express to latest version * fix: validate credential type in provider form and improve error handling * chore: bump version to 0.2.5 and update changelog * feat: add unit costs to model rates and enhance billing configuration * fix(locales): adjust spacing in perToken string for consistency * chore(api): remove deprecated API endpoints from proxy function * chore(dependencies): update express and related packages to version 5.1.0 and bump other dependencies to 3.0.27 --------- Co-authored-by: Yechao Li <[email protected]>
chore(deps): [release-minor] major framework upgrades (#295) * feat(deps): major framework upgrades Upgrades: - React: v18 → v19 (https://reactjs.org/blog/2025/03/18/react-v19.html) - Storybook: v7 → v9 (https://storybook.js.org/blog/storybook-9-release/) - MUI: v5 → v7 (https://mui.com/material-ui/migration/v7/) * v0.2.0
PreviousNext