Skip to content

Commit 5210f84

Browse files
committed
Update README
1 parent fb5e0bf commit 5210f84

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img align="left" src="https://github.com/embabel/embabel-agent/blob/main/embabel-agent-api/images/315px-Meister_der_Weltenchronik_001.jpg?raw=true" width="180">
22

3-
![Build](https://github.com/embabel/embabel-agent/actions/workflows/maven.yml/badge.svg)
3+
![Build](https://github.com/embabel/java-agent-template/actions/workflows/maven.yml/badge.svg)
44

55
![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
66
![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge&logo=spring&logoColor=white)
@@ -67,6 +67,9 @@ To get a feel for working with Embabel, try the following:
6767
- Integrate your own services, injecting them with Spring. All Embabel `@Agent` classes are Spring beans.
6868
- Run the tests with `mvn test` and modify them to experiment with prompt verification.
6969

70+
To see tool support, check out the more
71+
complex [Embabel Agent API Examples](https://github.com/embabel/embabel-agent-examples) repository.
72+
7073
## Model support
7174

7275
Embabel integrates with any LLM supported by Spring AI.

0 commit comments

Comments
 (0)