Spaces:
Runtime error
Runtime error
Merge branch 'main' into development
Browse files
gnosis/builder.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
"""Module for building the Langchain Agent"""
|
| 2 |
import streamlit as st
|
| 3 |
-
from
|
| 4 |
from gnosis.agent import PDFExplainer
|
| 5 |
|
| 6 |
|
|
|
|
| 1 |
"""Module for building the Langchain Agent"""
|
| 2 |
import streamlit as st
|
| 3 |
+
from langchain_openai import ChatOpenAI
|
| 4 |
from gnosis.agent import PDFExplainer
|
| 5 |
|
| 6 |
|
pages/images/06_Creativity.png
ADDED
|
pages/images/07_Delete_Collection.png
ADDED
|