Document Q&A · Custom API
Open WebUI
Ask about uploaded material and follow citations back to the source.
Setup and usage guide · Open WebUI
Before you start:Document processing and retrieval need configuration. Embeddings and web search are separate from the chat connection.
- In Settings → Admin → Connections, add an OpenAI connection with URL https://gateway.addmana.com/v1, this card’s key, and model ID.
- Follow the RAG guide to configure document processing and embeddings. Upload material you may use and wait for indexing.
- Select the document or knowledge base in chat and ask a question with an answer you can locate in the source.
Check the result:Follow the answer’s citations to the original text. Verify any source that cannot be located.
Official software guide