Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solve issue of expired token (unitxt-assistance).
The litellm.embaded used to faild since it handles the createion of authentication token using apikey, but it doesn't hadle the token time expiering. By reinit the package, litellm will create new token.
- Loading branch information