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
I am using vapi sdk to import some pydantic models - AssistantOverrides, CreateSquadDto, CreateCustomerDto, ImportTwilioPhoneNumberDto, SquadMemberDto
It works fine when i do a normal uvicorn main.py, but when using docker-compose we get the following warnings and it takes around 7 seconds to load the library at startup
The text was updated successfully, but these errors were encountered:
I am using vapi sdk to import some pydantic models - AssistantOverrides, CreateSquadDto, CreateCustomerDto, ImportTwilioPhoneNumberDto, SquadMemberDto
It works fine when i do a normal uvicorn main.py, but when using docker-compose we get the following warnings and it takes around 7 seconds to load the library at startup
The text was updated successfully, but these errors were encountered: