-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c49ac82
commit 32b74cd
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,7 @@ | |
* **Ensure flexibility and scalability**. Build applications with dynamic entities and choose from multiple multi-tenancy models. | ||
* **Utilize familiar technologies**: Java, Spring Boot, JavaScript, HTML, ReactJS, SpringAI, BPMN, Hibernate, PostgreSQL. | ||
* **Expand at will**. Dynamo provides unlimited customization and seamless integration options. | ||
* **Enable multi-agent building** Design and deploy intelligent, collaborative multi-agent systems to solve complex problems efficiently. | ||
|
||
<br/> | ||
|
||
|
@@ -59,7 +60,7 @@ | |
<img src="https://docs.spring.io/spring-ai/reference/_images/spring_ai_logo_with_text.svg" alt="spring-ai" width="40" height="40"/> | ||
</a> | ||
<a href="https://github.com/bsorrentino/langgraph4j" target="_blank" rel="noreferrer"> | ||
<img src="https://miro.medium.com/v2/resize:fit:1400/1*Z1NtI1D-YEGBJfb7bW4MIA.png" alt="langGraph4J" width="40" height="40"/> | ||
<img src="https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-png/light/langchain-color.png" alt="langGraph4J" width="40" height="40"/> | ||
</a> | ||
|
||
</p> | ||
|
@@ -76,8 +77,10 @@ This dynamo sample shows how to use Langgraph4j with SpringAI. | |
1. **Java 8+** installed. | ||
2. **Maven** for dependency management. | ||
|
||
|
||
--- | ||
|
||
|
||
## 🚀 Getting Started | ||
|
||
### Clone the Repository | ||
|
@@ -99,7 +102,7 @@ weather.api-url=https://api.weatherapi.com/v1 | |
### Build and Run | ||
Use Maven to compile and execute the application: | ||
```bash | ||
mvn clean install -Dmaven.test.skip=true | ||
mvn clean install -Dmaven.test.skip=true | ||
mvn exec:java | ||
``` | ||
|
||
|
@@ -118,5 +121,4 @@ Dynamo is constantly evolving. Check out the changelog: | |
|
||
For any **business inquiries**, **technical support**, or to report issues, please contact [email protected]. | ||
|
||
|
||
**Love Dynamo? Give our repo a star :star: :arrow_up:.** |