OpenAdaptAI / OpenAdapt

AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
745 stars 99 forks source link

Custom prompts #697

Open abrichr opened 1 month ago

abrichr commented 1 month ago

Feature request

We would like to provide the user with the ability to customize prompts used in replay strategies.

Currently these prompts live in j2 files: https://github.com/OpenAdaptAI/OpenAdapt/tree/main/openadapt/prompts

These should be treated as defaults and displayed to the user in the dashboard. The user should have the ability to modify these prompts. This should also include versioning.

We need:

When selecting a replay strategy for replay:

Motivation

No response