Commit History

correcting placeholder in model output textbox
2e20e5d
Running
verified

epalvarez commited on

Adding working cached examples, and textbox for output UI component
64a3045
verified

epalvarez commited on

adding examples to the Gradio interface
8d0a45d
verified

epalvarez commited on

Changing output UI component
296e060
verified

epalvarez commited on

correcting syntax error in app.py
fecb7e2
verified

epalvarez commited on

correcting syntax error in app.py
0d2f87c
verified

epalvarez commited on

latest update of app.py, newer version of langchain package in requirements.txt, and tesla_db Vector database with 448 embedding dimensions and overlap of 24
f8e9437
verified

epalvarez commited on

changing the embedding model to gte-large to match that of the tesla_db database (1024 embedding dimensions)... embedding_model = SentenceTransformerEmbeddings(model_name='thenlper/gte-large')
637e2cd
verified

epalvarez commited on

Upload 2 files
a5e0b85
verified

epalvarez commited on

Correct the way the OpenAI key is accessed by app.py from the HuggingFace Secrets: openai_api_key = os.environ.get("OpenAI_API_key_GL_Adv_Python_Project")
c3f98dc
verified

epalvarez commited on

Correcting syntax error in app.py file
a6645e0
verified

epalvarez commited on

Original upload of app.py, requirements.txt, and tesla_db (vector database) folder from a local computer folder (not directly from Google Drive folder)
4c20ecd
verified

epalvarez commited on

initial commit
225d9ba
verified

epalvarez commited on