- 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
- See BookService and BookServiceTest
- See ImageService and ImageServiceTest
- See RagService and RagServiceTest