Spaces:
Runtime error
Runtime error
File size: 303 Bytes
254fe01 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
title: Example Chainlit Langchain RAG
emoji: 🧩
colorFrom: blue
colorTo: green
sdk: docker
#sdk_version: "3.0"
app_file: app.py
pinned: false
---
# Example Chainlit Langchain RAG
This is an example project demonstrating the use of Chainlit and Langchain for retrieval-augmented generation (RAG). |