Spaces:
No application file
No application file
| from rag import fetch_top_k | |
| import gradio as gr | |
| gr.ChatInterface(fetch_top_k).launch(share=True) |
| from rag import fetch_top_k | |
| import gradio as gr | |
| gr.ChatInterface(fetch_top_k).launch(share=True) |