Skip to content

Commit

Permalink
Update builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Maclenn77 authored Sep 19, 2024
1 parent 3274ef6 commit c823c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnosis/builder.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Module for building the Langchain Agent"""
import streamlit as st
from langchain.chat_models import ChatOpenAI
from langchain_openai import ChatOpenAI
from gnosis.agent import PDFExplainer


Expand Down

0 comments on commit c823c4b

Please sign in to comment.