API Reference
Interact with the SmartChat RAG API via HTTP requests. The API is accessed through a gateway with multiple backend services.
Interact with the SmartChat RAG API via HTTP requests. The API is accessed through a gateway with multiple backend services.
This guide shows how to create a chat session using the shared global knowledge base — no file uploads needed.
Use AI Foundation Services with LangChain for RAG, chains, and agent workflows. Since AIFS is OpenAI-compatible, you can use the langchain-openai package directly.
Use AI Foundation Services with LlamaIndex for building RAG applications, indexing documents, and building chat engines.
This guide walks through authentication, session creation, local file upload, ingestion, and prompting.
Visual RAG indexes your files in both text and image, combining the stability of text indexing with the flexibility of visual indexing. It can retrieve information from graphs, charts, and complex table layouts that text-based RAG systems miss.