Tutorials¶
The following tutorials offer simple walk-throughs for common Stained Glass Transform Proxy use-cases.
-
Mistral Inference with Stained Glass Transform (SGT) Proxy and LLM API
This notebook demonstrates: - Various use-cases of inference from a Stained Glass Transform LLM API instance running a Mistral base model via OpenAI Chat Completions API compatible...
-
Private RAG Chatbot with Stained Glass Transform Proxy and Langchain
This notebook demonstrates how to build a private chatbot with a Retrieval Augmented Generation (RAG) architecture with a Stained Glass Transform Proxy, Langchain, Qdrant, and Gradio.