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

18 lines
498 B
Markdown

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