openai-schemas
This is a collection json schema objects for validating openai endpoints requests and responses. This library also contains tools for scraping new schemas from the official api docs on openai.com when they are updated.
This is a collection json schema objects for validating openai endpoints requests and responses. This library also contains tools for scraping new schemas from the official api docs on openai.com when they are updated.
The openai-cli package is a command line interface (CLI) for interacting with the OpenAI API. It allows you to perform various operations using the OpenAI API, such as creating completions, images, and embeddings, uploading and downloading files, and mana
- Convert a **stream of token** into a **parsable JSON** object before the stream ends. - Implement **Streaming UI** in **LLM**-based AI application. - Leverage **OpenAI Function Calling** for early stream processing. - Parse **JSON stream** into distinct
react native gpt stream api
This is a helper library for React Native developers who want to build applications using the OpenAI API. The main aim is to streamline the process of handling Server-Sent Events (SSE) stream from the OpenAI API, mimicking a real-time chat environment. T
RolePlay yapabilen özenle geliştirilmiş bir yapay zeka modelidir. Yakında yeni sürümü eklenecektir. Şimdilik sohbet versiyonu var.
A type safe library for interacting with OpenAI's Dall-E 2 AI.
Nodejs library for interacting with OpenAI's Dalle-2 AI
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A TypeScript client for submitting AgentDefinitions and user prompt to a gpt-multi-atomic-agents REST API, to generate supported mutations.
openai API wrapper for Node.js
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A simple library for interacting with the DNxRG AI Platform API.
Generate a detialed readme with AI
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.
A powerful library for ai chat bot for install the package : ```npm i chataibot```
ChatGPT-Lite is a minimal standalone JS wrapper for the OpenAI REST API. No fluff, no filler; so tiny that you can use it inside a Bookmarklet.