openai-oxide 0.9.8

Idiomatic Rust client for the OpenAI API — 1:1 parity with the official Python SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["Rustam"]
language = "en"
src = "docs/src"
title = "openai-oxide Documentation"

[build]
build-dir = "docs/book"

[output.html]
default-theme = "coal"
git-repository-url = "https://github.com/fortunto2/openai-oxide"
site-url = "/openai-oxide/"