2f458884a2
Add configurable OpenSearch feature and UI improvements
...
Security Scan / security (pull_request) Successful in 49s
Security Scan / dependency-check (pull_request) Successful in 51s
Test Suite / lint (pull_request) Successful in 41s
Test Suite / test (3.11) (pull_request) Successful in 1m43s
Test Suite / build (pull_request) Successful in 37s
- Add MIT license with Austin Godber copyright
- Implement optional OpenSearch feature toggle via EMBEDDINGBUDDY_OPENSEARCH_ENABLED
- Disable OpenSearch by default in production for security
- Add development environment flag to test OpenSearch disable state
- Update about modal to open by default with improved content
- Reorganize text input component: move model selection below text input
- Conditionally show/hide OpenSearch tab and callbacks based on configuration
- Update tooltips to reflect OpenSearch availability status
2025-09-17 19:01:51 -07:00
ea01ce596d
update version to 0.5.1
Security Scan / security (pull_request) Successful in 41s
Security Scan / dependency-check (pull_request) Successful in 43s
Test Suite / lint (pull_request) Failing after 39s
Test Suite / test (3.11) (pull_request) Successful in 1m33s
Test Suite / build (pull_request) Has been skipped
2025-09-15 08:05:06 -07:00
6936bc5d97
v0.5.0 - rework the sidebar
...
Security Scan / security (pull_request) Successful in 32s
Security Scan / dependency-check (pull_request) Successful in 33s
Test Suite / test (3.11) (pull_request) Successful in 1m17s
Test Suite / lint (pull_request) Failing after 25s
Test Suite / build (pull_request) Has been skipped
This PR reworks the sidebar to be an accordian.
I also remove some of the progress feedback since it wasn't working right.
2025-09-13 14:34:02 -07:00
1bd70705e7
bump version to 0.4.0
Security Scan / dependency-check (pull_request) Successful in 37s
Security Scan / security (pull_request) Successful in 40s
Test Suite / lint (pull_request) Failing after 31s
Test Suite / test (3.11) (pull_request) Successful in 1m33s
Test Suite / build (pull_request) Has been skipped
2025-09-07 16:53:49 -07:00
6610b9c196
add prod/dev configurations
2025-09-07 16:43:37 -07:00
1b6845774b
fix formatting and bump version to v0.3.0
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
9cf2f0e6fa
this will load data from Opensearch.
...
it doesn't have prompts as well
2025-08-14 13:49:46 -07:00
1ec7e2c38c
add ci workflows ( #1 )
...
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
69a77d18b9
add other options
2025-08-12 15:48:22 -07:00
722684fa57
initial implementation works.
2025-08-12 14:29:27 -07:00