Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve issue of expired token in Unitxt Assistant #1543

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

eladven
Copy link
Member

@eladven eladven commented Jan 22, 2025

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.

@elronbandel elronbandel changed the title Solve issue of expired token (unitxt-assistance). Solve issue of expired token in Unitxt Assistant Jan 22, 2025
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.
@eladven eladven force-pushed the fix_assistance_token_error branch from c143ddc to 40a7617 Compare January 22, 2025 08:37
@elronbandel elronbandel merged commit 52031bb into main Jan 22, 2025
15 of 16 checks passed
@elronbandel elronbandel deleted the fix_assistance_token_error branch January 22, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants