uncloseai.com/public/languages/kotlin/README.md

18 lines
490 B
Markdown

# 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.