Skip to content

michaelisvy/demo-langchain4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Application for LangChain4J with Spring

Setup

  • When using OpenAI, setup your API key with this environment variable: OPENAI_API_KEY
  • The OpenAI cost for running this project with the default model should be a few cents at most.
  • See application.properties for more details

Calls to the ChatClient (simple call, parameters, entities)

Use an Image as Input and ask questions about the image

Using an in-memory Vector Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages