uncloseai.com/public/languages/rust
2025-10-24 13:36:27 -04:00
..
examples Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
src Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
Cargo.toml Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
Dockerfile Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
README.md Update links to /languages and add brief READMEs to all language directories 2025-10-24 13:36:27 -04:00

Rust 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/rust

Documentation

📚 See the uncloseai. Machine Learning Reference Guide for complete documentation.