Commit History

Update README.md
8407d5b
Running
verified

dsmueller commited on

Added a few comments
7de30d0

dsmueller commited on

Removed db, added app
9c3698b

dsmueller commited on

Uncomment git pull
c3a591f

dsmueller commited on

Updated with spotlight modifications
7a265ee

dsmueller commited on

Update README.md with new database information
fd0ba6b

dsmueller commited on

Update README.md
ee5683a
verified

dsmueller commited on

Refactor Dockerfile to create missing directories and update ownership
b346950

dsmueller commited on

Modified to reflect new folder structure.
438e9d6
verified

dsmueller commited on

Pulling from main branch of github repo
750fa5d
verified

dsmueller commited on

Update README.md with repository information
11e3406

dsmueller commited on

Minor edits for formatting
f460fb4

dsmueller commited on

Removed poetry files, is now git based to pull from one repo
a3df053

dsmueller commited on

Refactor Dockerfile to clone aerospace-chatbot repository and update file paths
4d30ffa

dsmueller commited on

Update Dockerfile paths for Poetry installation and code copying
fcb60cf

dsmueller commited on

Create directories for app code and remove redundant code
9eb1dec

dsmueller commited on

Remove unnecessary chown command
b99da30

dsmueller commited on

Add directory creation for app code
c025775

dsmueller commited on

Removed committed files, added git copies, modified poetry
7206754

dsmueller commited on

Remove unused import and add TODO comment
0887c4f

dsmueller commited on

Add API Key Links to Start.py
4f9546f

dsmueller commited on

Update API key input fields in setup.py
f2c4e46

dsmueller commited on

Update setup.py to handle LOCAL_DB_PATH environment variable
7bebeba

dsmueller commited on

Refactor setup.py to handle LOCAL_DB_PATH from .env file
b5dd818

dsmueller commited on

Add help links for API keys
7679fb4

dsmueller commited on

Fix LOCAL_DB_PATH input in load_sidebar function
9227a0f

dsmueller commited on

Update queries.py and setup.py, add local_db_path parameter
833eedd

dsmueller commited on

Update Dockerfile and pyproject.toml
bf63ed9

dsmueller commited on

Update Dockerfile to set PATH to /data/.local/bin
5053bdf

dsmueller commited on

Update Dockerfile to fix PATH issue
97a2349

dsmueller commited on

Update Dockerfile to set the PATH to /data/.local/bin
964b39a

dsmueller commited on

Refactor Dockerfile to improve directory structure
f1ffcb6

dsmueller commited on

Refactor Dockerfile to remove unnecessary permissions
c7bf968

dsmueller commited on

Refactor Dockerfile to set correct paths and permissions
11d34ef

dsmueller commited on

Refactor Dockerfile permissions
d040f71

dsmueller commited on

Refactor Dockerfile to create home directory with correct permissions
eb64898

dsmueller commited on

Refactor Dockerfile for improved directory structure and permissions
dde9f64

dsmueller commited on

Update Dockerfile and chatbot script to base code in /data folder for persistent storage.
2c02837

dsmueller commited on

Update Start.py with improved chatbot description and instructions
61d4a41

dsmueller commited on

Update subheader in Start.py
ef72e49

dsmueller commited on

Add streamlit instructions for running the app locally
5d2efff

dsmueller commited on

Add pydantic library dependency
b7e73ed

dsmueller commited on

Refactor API key handling in setup.py
8e218e4

dsmueller commited on

Add validation for API keys in load_sidebar function
6a34935

dsmueller commited on

Update secrets handling in setup.py
41a05d5

dsmueller commited on

Add virtual environment configuration to Dockerfile
72d8122

dsmueller commited on

Update Dockerfile to configure Poetry virtual environments in-project
b75e6f3

dsmueller commited on

Update Dockerfile to set up user permissions and working directory
72143fc

dsmueller commited on

Update Dockerfile permissions for /usr/src/app
28651fd

dsmueller commited on

Add option to limit size of data visualization, umap parameters when creating
5e09d75

dsmueller commited on