Mohan
Mohan
Explore posts from servers
WWasp-lang
Created by Mohan on 9/23/2024 in #đŸ™‹questions
how do write to my entity from custom api
How do i write to my entity from custom api
12 replies
WWasp-lang
Created by Mohan on 7/2/2024 in #đŸ™‹questions
Connecting to socials
how can i keep the instagram login to this
10 replies
WWasp-lang
Created by Mohan on 6/16/2024 in #đŸ™‹questions
sample code for reading a document from db and parsing it to json from the action
sample code for reading a document from db and parsing it to json from the action
22 replies
CDCloudflare Developers
Created by Mohan on 5/16/2024 in #workers-help
Not binding env variables
I have vectorize in wrangler.toml [[vectorize]] binding = "VECTORIZE_INDEX" index_name = "supermem-vector-1" but my env when i log it doesnt have vectorize_index. It is binding everything except vectorize. Not really sure how to debug this.
{ AI: Ai { fetcher: Fetcher {}, logs: [], options: {}, lastRequestId: null }, KV: KvNamespace {}, MY_QUEUE: WorkerQueue {} }
13 replies
WWasp-lang
Created by Mohan on 4/29/2024 in #đŸ™‹questions
Auth
is there a sample bypass to login the auth while in development
24 replies
WWasp-lang
Created by Mohan on 4/27/2024 in #đŸ™‹questions
signup
When defining action in main file If i dont want to use entity as i dont want to store in the db. Can I use args. If yes, How can i do that args: { arg1: string, arg2: Any } Tried this and it said undefined identifier : string
27 replies