18 lines
484 B
Markdown
18 lines
484 B
Markdown
# Lua 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/lua
|
|
|
|
## Documentation
|
|
|
|
📚 See the **uncloseai. Machine Learning Reference Guide** for complete documentation.
|