Skip to content

Commit

Permalink
refactor: add warning about API under beta
Browse files Browse the repository at this point in the history
  • Loading branch information
UniverseFly committed Oct 9, 2023
1 parent 5f08cb4 commit f15b1cd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# ⚙️$`\mathbb{R}\mathrm{e}\mathbf{pilot}`$🛠️

> [!IMPORTANT]
> New codegen API!
> **New codegen API! (BETA)**
>
> ```shell
> ACTIVE=1 python -m repilot.cli.main codegen --proj-path $PROJ_PATH --file-path $FILE_PATH --line 1419 --column 1 --model codet5 --method pruned-mem
> ```
>
> To use that, follow the normal installation but no need to install Defects4J.
<p align="left">
<a href="https://arxiv.org/abs/2309.00608"><img src="https://img.shields.io/badge/arXiv-2309.00608-b31b1b.svg?style=for-the-badge">
Expand Down

0 comments on commit f15b1cd

Please sign in to comment.