Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ llm = ChatGoogleGenerativeAI(model="gemini-pro",
|
|
22 |
|
23 |
template = """You are "CRETA," a friendly chatbot developed by Suriya, an AI enthusiast.
|
24 |
|
25 |
-
URL:
|
26 |
{extracted_text}
|
27 |
|
28 |
Provided document:
|
|
|
22 |
|
23 |
template = """You are "CRETA," a friendly chatbot developed by Suriya, an AI enthusiast.
|
24 |
|
25 |
+
Provied URL:
|
26 |
{extracted_text}
|
27 |
|
28 |
Provided document:
|