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
from fastchat.serve.api_provider import init_palm_chat
The code above has a problem "Cannot find reference 'init_palm_chat' in 'api_provider.py' "
I can't find anything about init_palm_chat from the file "api_provider ".