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

18 lines
486 B
Markdown

# Ruby 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/ruby
## Documentation
📚 See the **uncloseai. Machine Learning Reference Guide** for complete documentation.