Ihsan Fauzi Rahman
Ihsan Fauzi Rahman
Tried this ```ts const input = Tensor.fromObject({ structVal: { context: { stringVal: [prompt as string] }, examples: { listVal: [] }, messages: { listVal: [ { author: { stringVal: ["user"]...
This is how it's work ```ts const prompt = { content: base64Image, } const instance = helpers.toValue(prompt); const instances = [instance]; const parameter ={ confidenceThreshold: 0.5, maxPredictions: 5, }; const...
> PredictRequest import {google, google as googleAi} from "@google-cloud/aiplatform/build/protos/protos"; import PredictRequest = googleAi.cloud.aiplatform.v1.PredictRequest;
i have that problem too.. i think it is strophe terminating it's connection since it hit max error on requesting then _onDisconnectTimeout was called.. in deskop browser strophe working normaly.....
I have forked this package published it under the name `@nftearth/uniswap-widget` and make it work for NextJS also you don't need to install react-redux, I have reworked it so it...