Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -39,12 +39,6 @@ class WikipediaSearchTool(Tool):
|
|
39 |
wikipedia_search_tool = WikipediaSearchTool()
|
40 |
|
41 |
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
# Define the system prompt
|
49 |
SYSTEM_PROMPT = """You are a general AI assistant. I will ask you a question.
|
50 |
Report your thoughts, and finish your answer with the following template:
|
|
|
39 |
wikipedia_search_tool = WikipediaSearchTool()
|
40 |
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
# Define the system prompt
|
43 |
SYSTEM_PROMPT = """You are a general AI assistant. I will ask you a question.
|
44 |
Report your thoughts, and finish your answer with the following template:
|