Skip to content

Dirk-Edison-2/AskSage_OpenAI_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ask Sage OpenAI Compatibility Guide

Welcome! This notebook will walk you through Ask Sage's new OpenAI-compatible API endpoints.

What's New?

Ask Sage now supports the OpenAI message format, making it easy to:

  • Switch from OpenAI to Ask Sage with minimal code changes
  • Use popular libraries like LangChain and LlamaIndex
  • Leverage the standard OpenAI API format you already know

Two Ways to Use OpenAI Format

  1. New OpenAI-Compatible Endpoints (/v1/*) - Pure OpenAI standard
  2. Existing Ask Sage Endpoints (/query) - Now accepts both formats

Let's explore both!

About

A notebook to walk users throguh Ask Sage's OpenAI-compatible API endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors