Details
-
Improvement
-
Resolution: Unresolved
-
None
-
None
-
High
-
OpenAI: Capabilities to create & use customized instructions with an OpenAI / GPT Model
-
Empty show more show less
Description
OpenAI Internal Prompt Management
Problem
Prompt-engineers in t5 are not able to manipulate the prompts t5 uses internally (for translation). We must make this possible and add a management for those prompts.
Solution
An "Instruction management" should be created managing the sets of "custom instructions".
These custom instruction sets consist of all system-messages, that are used in the OpenAI plugins completion-classes.
We will add another Icon after the trainings-icon in the LR overview, where a custom instructionset can be selected to be used for the LR.
The "instruction Sets" are managed in an "Instruction management".
The "Instruction management" will be added below the "Prompt management".
The base for an "Instructionset" will be a JSON file, where a list of the internally used messages/parts is collected, for each part there will be an english description that is shown when editing the promptset.
Attachments
1.
|
OpenAI GPT Custom Instructions: Instructions JSON |
|
Selected for dev | Pavel Perminov |
2.
|
OpenAI GPT Custom Instructions: Data Model |
|
Selected for dev | Pavel Perminov |
3.
|
OpenAI GPT Custom Instructions: Instruction Management |
|
Selected for dev | Pavel Perminov |
4.
|
OpenAI GPT Custom Instructions: Instruction set selection for LR |
|
Selected for dev | Pavel Perminov |