| .. | ||
| src/main/kotlin | ||
| build.gradle.kts | ||
| Dockerfile | ||
| README.md | ||
| uncloseai.kt | ||
Kotlin Implementation
OpenAI-compatible API client with streaming support.
Features
- Chat completions (streaming & non-streaming)
- Text-to-speech generation
- Dynamic model discovery via environment variables
Source Code
View the full implementation in the git repository: https://git.unturf.com/engineering/unturf/uncloseai.com/-/tree/master/public/languages/kotlin
Documentation
📚 See the uncloseai. Machine Learning Reference Guide for complete documentation.