w5688414 / automatic-prompt-engineering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic-prompt-engineering

Setup

pip install -r requirements.txt

Usage

python automatic_prompt_engineer.py --api_type aistudio \
                   --access_token <aistudio access token> \
                   --number_of_prompts 3 \
                   --num_questions 5 \
                   --num_keywords 3

About


Languages

Language:Python 100.0%