vyx

command module
v0.0.0-...-0629660 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2023 License: MIT Imports: 6 Imported by: 0

README

Github Action CI Go Reference

Introduction

Building vyx

Prerequisites:

To build and install it:

go install github.com/kevherro/vyx@latest

The binary will be installed in $GOPATH/bin ($HOME/go/bin by default).

Basic Usage

vyx runs in interactive mode. It accepts interactive discourse:

% ./vyx # Start vyx

This will open a simple shell. Type 'help' for available commands/options.

% (vyx) who am i?

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package driver provides an external entry point to the vyx driver.
Package driver provides an external entry point to the vyx driver.
internal
api/audio
Package audio implements the Audio OpenAI endpoint.
Package audio implements the Audio OpenAI endpoint.
api/chat
Package chat implements the Chat OpenAI endpoint.
Package chat implements the Chat OpenAI endpoint.
api/completions
Package completions implements the Completions OpenAI endpoint.
Package completions implements the Completions OpenAI endpoint.
api/edits
Package edits implements the Edits OpenAI endpoint.
Package edits implements the Edits OpenAI endpoint.
api/embeddings
Package embeddings implements the Embeddings OpenAI endpoint.
Package embeddings implements the Embeddings OpenAI endpoint.
api/files
Package files implements the Files OpenAI endpoint.
Package files implements the Files OpenAI endpoint.
api/images
Package images implements the Images OpenAI endpoint.
Package images implements the Images OpenAI endpoint.
api/models
Package models implements the Models OpenAI endpoint.
Package models implements the Models OpenAI endpoint.
driver
Package driver implements the core vyx functionality.
Package driver implements the core vyx functionality.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL