Update legal_qna_with_rag_on_bare_acts.ipynb
This commit is contained in:
@@ -325,7 +325,7 @@
|
|||||||
" except Exception as e:\n",
|
" except Exception as e:\n",
|
||||||
" return f\"⚠️ {e}\"\n",
|
" return f\"⚠️ {e}\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"DEFAULT_QUESTION = \"Which Section is for Murder in BNS and whats the Punishment for murder ?\"\n",
|
"DEFAULT_QUESTION = \"Which sections deals with punishment for murder ?\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"with gr.Blocks(title=\"Legal QnA • Bare Acts (RAG + Multi-LLM)\") as app:\n",
|
"with gr.Blocks(title=\"Legal QnA • Bare Acts (RAG + Multi-LLM)\") as app:\n",
|
||||||
" gr.Markdown(\"### 🧑⚖️ Legal Q&A on Bare Acts (RAG) — Multi-Provider LLM\")\n",
|
" gr.Markdown(\"### 🧑⚖️ Legal Q&A on Bare Acts (RAG) — Multi-Provider LLM\")\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user