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
Hi, I want to use the Interceptors properties to modify our input messages before sending to open ai api. But I don't know how to do this in vue2 with js although I saw the demo video which is applied in angular.
Hi, I want to use the Interceptors properties to modify our input messages before sending to open ai api. But I don't know how to do this in vue2 with js although I saw the demo video which is applied in angular.
I tried to use v-bind to bind the property requestInterspector to my method but it didn't work. Could you help me figure it out? Thx!
The text was updated successfully, but these errors were encountered: