rlenvforapp is a Python-based project focusing on prompt tuning for applications. It provides a robust and flexible framework for developing and testing prompt tuning algorithms.
-
Install packages in Poetry virtual environment:
poetry install
Use the QExplore's Data Faker to generate fake data.
Make sure you have edited the LLMActionCommandFactory.py file to set the ip and port.
Use the aiguide_crawler to crawl web applications.
Use Gradle to execute the environment.
- Entry the Poetry virtual environment.
poetry shell
-
python3 ./main.py