Skip to content

lokeshgupta1981/spring-ai-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring AI Examples

Prerequisites

Create an account at OpenAI Signup and generate the security token at API Keys.

Spring AI (for OpenAI integration) expects a configuration property named 'spring.ai.openai.api-key' that we should set to the value of the API Key obtained in teh above step.

export SPRING_AI_OPENAI_API_KEY=<INSERT KEY HERE>

Run the Project

./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published