We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ad8bf commit 17b4cd1Copy full SHA for 17b4cd1
README.md
@@ -80,7 +80,11 @@ You can create your own agent repo from our [Java](https://github.com/embabel/ja
80
or [Kotlin](https://github.com/embabel/kotlin-agent-template) GitHub template by clicking the "Use this template"
81
button.
82
83
-Or create your own Embabel agent project locally with our quick start tool:
+> Note that this repository uses the latest Embabel snapshots, whereas the Java and Kotlin templates use
84
+> the latest milestone release.
85
+
86
87
+You can also create your own Embabel agent project locally with our quick start tool, which allows some customization:
88
89
```
90
uvx --from git+https://github.com/embabel/project-creator.git project-creator
0 commit comments