Project

General

Profile

Feature #3630

Combine all cloud functions into one

Added by Ram Kordale 5 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
High
Assignee:
-
Start date:
06/25/2024
Due date:
% Done:

100%

Estimated time:

Description

name: gcf
arguments:
"call": "<call>",
"args": "<arg>"

where <call> is one of the current gcf names such as set-prompt-mods or call-openai-api etc.
<arg> is one of the current args which will be interpreted according <call>.

Basically, we have one endpoint. That will then pass on the call to the current methods.

Also available in: Atom PDF