Spaces:
Runtime error
Runtime error
backticks
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ st.set_page_config(page_title="Impromptu GPT", page_icon=":robot:")
|
|
61 |
st.header("Impromptu GPT")
|
62 |
'''
|
63 |
A secondary UI written entirely in Python, so as to use LangChain's
|
64 |
-
new
|
65 |
for LangChain's Python codebase.
|
66 |
'''
|
67 |
|
|
|
61 |
st.header("Impromptu GPT")
|
62 |
'''
|
63 |
A secondary UI written entirely in Python, so as to use LangChain's
|
64 |
+
new ```SelfQueryRetriever```, which is currently only written
|
65 |
for LangChain's Python codebase.
|
66 |
'''
|
67 |
|