0.0.9 • Published 2 months ago

llobotomy-azure v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

LLobotoMy for Azure

Continuous Integrations License Package tree-shaking Package minified & gzipped size Package dependency count

This library is a temporary solution for those of us who are using Azure Open AI APIs instead of the public Open AI APIs. At the time of this writing, the Azure OpenAI API doesn't expose the Assistants API so we're emulating it using the other APIs (mainly Chat Completions with Tools / Function Calling).

The library aims at having roughly the same public API as my other NPM package LLobotoMy. Although the LLobotoMy lib is actually lagging behind at the moment because I've been more focused on supporting Azure Open AI APIs.

Installation

This library is published in the NPM registry and can be installed using any compatible package manager.

npm install llobotomy-azure --save

# For Yarn, use the command below.
yarn add llobotomy-azure

Documentation

Documentation generated from source files by Typedoc.

License

Released under MIT License.

0.0.9

2 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

5 months ago

0.0.1

5 months ago