mgilangjanuar/agentify

Implementation idea for Advanced Mode Studio

Open

#2 geöffnet am 11. Juli 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (4 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (52 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Problem:

It's uneasy to run the dangerous script from users on the server. Especially, if they want to use the 3rd party package/SDK.

Expectation:

The current idea in my mind: build a framework that will deploy all the execute functions from users to a serverless that can be run with the fetch function from agentify 🤔

Contributor Guide