neulab / explainaboard_client

1 stars 1 forks source link

How to inform users to update client and api_client packages? #46

Closed OscarWang114 closed 1 year ago

OscarWang114 commented 1 year ago

This is a question I raised during the meeting, and @lyuyangh suggested that we do a version check every time an API call is performed.

I think it's a great idea. A simple implementation would be to check both the client and api_client against their latest versions, and always instructs users to upgrade to the latest versions. Would love to hear any other suggestions!

OscarWang114 commented 1 year ago

Closing via #55