An open API service indexing awesome lists of open source software.

https://github.com/langchain4j/quarkus-langchain4j-workshop


https://github.com/langchain4j/quarkus-langchain4j-workshop

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Quarkus-LangChain4j Workshop

1. Run the application in dev mode:

```shell script
./mvnw compile quarkus:dev
```

2. Open http://localhost:8080/.

> **_NOTE:_** Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.