Prompt Mining CLI Setup Guide
Requirements
• Python Version: Python 3.9 or higher
• For OpenAI Model: OpenAI API Key (available at www.openai.com)
• For Gpt4all Model: Minimum 16GB RAM and 6.86GB of storage
• For Llama Model: GPU and at least 16GB of storage
Setup Instructions
1. Clone the Repository
First, clone the repository to your local machine:
git clone
https://github.com/opmentis/lab1-foodbot
Please refer to the README section of the repository for comprehensive instructions on how to use the CLI.
Last updated