uncloseai.com/public/languages/javascript
2026-02-25 17:39:59 -05:00
..
bun add public domain license and headers to all source files 2026-02-22 22:27:09 -05:00
nodejs add canonical permacomputer preamble to all source files 2026-02-25 17:39:59 -05:00
openai/nodejs add canonical permacomputer preamble to all source files 2026-02-25 17:39:59 -05:00
typescript add public domain license and headers to all source files 2026-02-22 22:27:09 -05:00
vanilla add canonical permacomputer preamble to all source files 2026-02-25 17:39:59 -05:00
README.md Update links to /languages and add brief READMEs to all language directories 2025-10-24 13:36:27 -04:00

Javascript 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/javascript

Documentation

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