Demonstrates how to use Spring to access OpenAI restful web services without using the Spring AI project. Tests call ChatGPT for text, DALL-E for image generation, and Whisper for audio transcriptions.
Stars
58
Forks
28
Watchers
58
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
95
commits
Update tests and core functionality for async chat feature
d5340b7View on GitHubAdd new test, logger, and refactor method in OllamaService
7363ab4View on GitHubRefactor MistralServiceTest and add Mistral base URL to properties
5887bb6View on GitHub