Spaces:
Sleeping
Sleeping
File size: 523 Bytes
0925e1c | 1 2 3 4 5 6 7 8 | >**!!WARNING!!**: Prompts for client-side inference (in `private/`) should only use basic variable templating.
## List of client-side prompts used for assessment using private LLM
- `assess` : Prompt for assessing the user idea
- `extract` : Prompt for extracting information from the LLM assessment in a structured way
- `refine` : Prompt for refining the user idea with supplied insights
- `fto_topics` : Retrieves from a user idea the topics to look up for FTO analysis
- `fto_assess` : Assess the FTO analysis results |