Commit Graph

17 Commits

Author SHA1 Message Date
1b6845774b fix formatting and bump version to v0.3.0
All checks were successful
Security Scan / dependency-check (pull_request) Successful in 44s
Test Suite / lint (pull_request) Successful in 34s
Test Suite / build (pull_request) Successful in 38s
Security Scan / security (pull_request) Successful in 49s
Test Suite / test (3.11) (pull_request) Successful in 1m32s
2025-08-14 19:02:17 -07:00
09e3c86f0a opensearch load improvements
Some checks failed
Security Scan / dependency-check (pull_request) Successful in 44s
Test Suite / lint (pull_request) Failing after 32s
Security Scan / security (pull_request) Successful in 45s
Test Suite / test (3.11) (pull_request) Successful in 1m31s
Test Suite / build (pull_request) Has been skipped
2025-08-14 14:30:52 -07:00
9cf2f0e6fa this will load data from Opensearch.
it doesn't have prompts as well
2025-08-14 13:49:46 -07:00
a2adc8b958 Merge pull request 'fixed refactored code and validated inputs' (#2) from validate-inputs into main
Some checks failed
Security Scan / dependency-check (push) Successful in 34s
Security Scan / security (push) Successful in 40s
Test Suite / lint (push) Successful in 27s
Test Suite / test (3.11) (push) Successful in 1m30s
Release / test (push) Successful in 59s
Release / build-and-release (push) Failing after 36s
Test Suite / build (push) Successful in 46s
Fixed the refactored version, removed app.py, added error feedback on bad input files.

Reviewed-on: #2
v0.2.0
2025-08-14 08:11:28 -07:00
4867614474 reformat
All checks were successful
Security Scan / dependency-check (pull_request) Successful in 35s
Security Scan / security (pull_request) Successful in 39s
Test Suite / lint (pull_request) Successful in 30s
Test Suite / test (3.11) (pull_request) Successful in 1m26s
Test Suite / build (pull_request) Successful in 37s
2025-08-14 08:07:50 -07:00
6a995635ac remove upload success alert
Some checks failed
Security Scan / security (pull_request) Successful in 40s
Test Suite / test (3.11) (pull_request) Successful in 1m25s
Test Suite / build (pull_request) Has been skipped
Security Scan / dependency-check (pull_request) Successful in 35s
Test Suite / lint (pull_request) Failing after 26s
2025-08-14 08:00:47 -07:00
7b81c20a26 fixed refactored code
Some checks failed
Security Scan / dependency-check (pull_request) Successful in 38s
Security Scan / security (pull_request) Successful in 41s
Test Suite / lint (pull_request) Failing after 28s
Test Suite / test (3.11) (pull_request) Successful in 1m27s
Test Suite / build (pull_request) Has been skipped
2025-08-14 07:55:40 -07:00
1ec7e2c38c add ci workflows (#1)
All checks were successful
Security Scan / security (push) Successful in 30s
Security Scan / dependency-check (push) Successful in 25s
Test Suite / test (3.11) (push) Successful in 1m16s
Test Suite / lint (push) Successful in 20s
Test Suite / build (push) Successful in 35s
Reviewed-on: #1
2025-08-13 21:03:42 -07:00
809dbeb783 refactor and add tests, v0.2.0 2025-08-13 20:07:40 -07:00
76be59254c update readme and screenshot 2025-08-12 18:53:09 -07:00
64685b9b4f add prompts 2025-08-12 18:48:02 -07:00
6c1e6d7395 add screenshot 2025-08-12 16:29:13 -07:00
6ddd2a4771 working 2025-08-12 15:58:13 -07:00
89df126b1e fix click on point 2025-08-12 15:50:42 -07:00
69a77d18b9 add other options 2025-08-12 15:48:22 -07:00
850140481d this works pretty well, it has the basic capability with PCA 2025-08-12 15:08:51 -07:00
722684fa57 initial implementation works. 2025-08-12 14:29:27 -07:00