ogre-run / miniogre

Automate the management of software dependencies with AI, to ensure your Python code runs on any computer.
https://docs.ogre.run
Apache License 2.0
43 stars 6 forks source link

Add option `miniogre run --prompt <custom instruction>` #20

Open wilderlopes opened 2 months ago

wilderlopes commented 2 months ago

Introduction

It is useful to be able to give specific instructions on how to build the docker image to the miniogre agent. This enables the user to add more details to the repo and help miniogre to resolve dependencies and Dockerfile more easily.

Feature

Create an option --prompt that can be used with miniogre run or miniogre readme.