Page Index - JZO001/Forge.OpenAI GitHub Wiki
28 page(s) in this GitHub Wiki:
- Home
- Forge.OpenAI is a C#.NET client library for OpenAI API, using GPT-3, 3.5 and 4, DALL-E 2, Whisper, etc.
- Content
- Installing
- Setup
- Options
- Examples
- Azure
- Acquire the available models using OpenAI API
- ApiKey usage #1: many users can use the same apiKey
- ApiKey usage #2: many users with different apiKey
- Azure OpenAI: how to setup for the provider
- Chat completion
- Configuring HttpClient
- Edit an image
- Embeddings
- Files
- Fine tune or "Teach" an OpenAI model using the API (Legacy)
- Fine tuning jobs or "Teach" an OpenAI model using the API
- Image interaction API
- Make variations from an image
- Moderations
- Text completion 1. (Legacy)
- Text completion 2. (Legacy)
- Text completion 3. (Legacy)
- Text edit (Legacy)
- Transcription
- Translation