Skip to content

Add documentation: LLM Integration Guide#3

Open
quantstruct[bot] wants to merge 1 commit intomainfrom
quantstruct/content-20250218-194852
Open

Add documentation: LLM Integration Guide#3
quantstruct[bot] wants to merge 1 commit intomainfrom
quantstruct/content-20250218-194852

Conversation

@quantstruct
Copy link
Copy Markdown

@quantstruct quantstruct bot commented Feb 18, 2025

LLM Integration Guide

Description: This guide provides detailed instructions on integrating Large Language Models (LLMs) with our platform. It covers vendor configuration, authentication, event handling, and best practices for successful implementation.

Target Audience: AI developers, voice application developers, system architects

Supported Vendors

Our platform currently supports integration with the following LLM vendors:

  • OpenAI: (GPT-3, GPT-4) - Requires an OpenAI API key.
  • Google AI: (Gemini) - Requires a Google Cloud Platform project and API key.
  • Azure OpenAI Service: - Requires an Azure subscription and Azure OpenAI Service deployment.

We are continuously working to add support for more vendors. Please check back for updates.

Authentication Setup

Authentication is required to securely access LLM services. The specific authentication method varies depending on the vendor.

OpenAI

  1. Obtain an API Key: Create an account on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants