AI, API integrations, Programmatic SEO, Data Enrichment in Sheets

Product details

Q: API seems GPT specfic

I wonder what your reason is to make the API AI specific? ie you have GPT(), Gemini() functions and then you have many function for GPT that don't exist for Gemini.

Wouldn't it make more sense to have AI(prompt, model) etc.?
Then you would have
AI()
AI_EXTRACT()

Rather then having GPT_EXTRACT but no Gemini_Extract() etc.

patrickwPLUSSep 15, 2024
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

Oct 29, 2024

A: Hi!
Thank you very much for feedback. I will add it into my backlog.

Sometime users want to use several ai models at the same time in diff columns.
So going to add as you mentioned for GEMINI_blabla advanced functions.

Helpful?
Log in to join the conversation
Posted: Nov 9, 2024

Ah all you need is AI(prompt, model) in other words the model becomes a parameter in the formula