Skip to content

Commit

Permalink
✨ feat: added doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyz0918 committed Apr 17, 2024
1 parent 13aa74a commit 3614eef
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# MLE-agent
# MLE-agent

## Installation

```bash
pip install -e .
```

## Usage

You need to set an OpenAI API key before running the agent. You can use the CLI to set the key:

```bash
mle config
```

## License

Check [LICENSE](LICENSE) file for more information.


0 comments on commit 3614eef

Please sign in to comment.