createprompts with gpt, using chat templates (roles).
create_prompts_w_gpt.py
- translates malicious words to preferred language using gpt 04-mini LlmAPI.py:
- adjusted api, function call expects user_content, system_content
- adjusted for the classes implementing this api (gptapi, geminiapi) requirements.txt:
- added icecream