RNet AI
  • INTRODUCTION
    • About Rnet
    • Quickstart
    • Core Concepts
      • List of Model Providers
  • GETTING STARTED
    • Model
      • Add New Provider
      • Predefined Model Integration
      • Custom Model Integration
      • Interfaces
      • Schema
    • Application Orchestration
      • Overview
      • Interactive Chat Application
      • Agent
      • App Kits
    • Workflow
      • Core Concepts
      • Node Overview
        • Start
        • Question Classifier
        • Knowledge Retrieval
        • Variable Aggregator
        • LLM
        • Direct Reply
        • IF/ELSE
        • HTTP Request
        • End
    • Knowledge Base
Powered by GitBook
On this page
  1. INTRODUCTION
  2. Core Concepts

List of Model Providers

Rnet supports the below model providers out-of-box, enabling you to choose the best fit for your specific AI development needs.

Providers
LLMs
Text Embedding
Reranks
Speech to text
TTS

OpenAI

✔️ (🛠️)(👓)

✔️

✔️

✔️

Anthropic

✔️(🛠️)

Azure OpenAI

✔️ (🛠️)(👓)

✔️

✔️

✔️

Gemini

✔️

Nvidia API Catalog

✔️

✔️

✔️

where (🛠️) ︎ denotes Function Calling and (👓) denotes support for vision.


This table is continuously updated. We also keep track of model providers requested by community members here. If you'd like to see a model provider not listed above, please consider contributing by making a PR.

PreviousCore ConceptsNextModel

Last updated 9 months ago