• v0.6.2 a93556132b

    v0.6.2
    All checks were successful
    Test Suite / lint (push) Successful in 31s
    Test Suite / build (push) Successful in 50s
    Test Suite / test (3.11) (push) Successful in 1m32s
    Release / test (push) Successful in 1m3s
    Release / build-and-release (push) Successful in 35s
    Security Scan / security (push) Successful in 49s
    Security Scan / dependency-check (push) Successful in 52s
    Stable

    godber released this 2025-09-20 10:04:18 -07:00 | 16 commits to main since this release

    Release Notes

    What's New

    • Modular architecture with improved testability
    • Comprehensive test suite
    • Enhanced documentation
    • Security scanning and dependency management

    Installation

    uv sync
    uv run python main.py
    
    Downloads
  • v0.6.1 963a21d0ab

    v0.6.1
    All checks were successful
    Release / test (push) Successful in 1m4s
    Release / build-and-release (push) Successful in 31s
    Stable

    godber released this 2025-09-20 09:15:36 -07:00 | 18 commits to main since this release

    Release Notes

    What's New

    • Modular architecture with improved testability
    • Comprehensive test suite
    • Enhanced documentation
    • Security scanning and dependency management

    Installation

    uv sync
    uv run python main.py
    
    Downloads
  • v0.6.0 b12c248ea1

    v0.6.0
    All checks were successful
    Security Scan / dependency-check (push) Successful in 23s
    Test Suite / lint (push) Successful in 33s
    Test Suite / test (3.11) (push) Successful in 1m42s
    Release / test (push) Successful in 1m7s
    Security Scan / security (push) Successful in 33s
    Release / build-and-release (push) Successful in 32s
    Test Suite / build (push) Successful in 57s
    Stable

    godber released this 2025-09-20 09:08:22 -07:00 | 19 commits to main since this release

    Release Notes

    What's New

    • Modular architecture with improved testability
    • Comprehensive test suite
    • Enhanced documentation
    • Security scanning and dependency management

    Installation

    uv sync
    uv run python main.py
    
    Downloads
  • v0.5.0 e022b26399

    v0.5.0
    Some checks failed
    Test Suite / lint (push) Successful in 30s
    Test Suite / test (3.11) (push) Successful in 1m35s
    Release / test (push) Successful in 1m6s
    Test Suite / build (push) Successful in 48s
    Release / build-and-release (push) Failing after 23s
    Security Scan / security (push) Successful in 37s
    Security Scan / dependency-check (push) Successful in 39s
    Stable

    godber released this 2025-09-13 15:00:48 -07:00 | 26 commits to main since this release

    This release includes the following changes:

    • rework the sidebar
    • remove some broken feedback
    • removed point detail box on click
    • added transparent point detail box
    Downloads
  • v0.4.0 9a2e257b0d

    v0.4.0
    Some checks failed
    Security Scan / dependency-check (push) Successful in 39s
    Security Scan / security (push) Successful in 44s
    Test Suite / lint (push) Successful in 32s
    Test Suite / test (3.11) (push) Successful in 1m36s
    Test Suite / build (push) Successful in 45s
    Release / test (push) Successful in 1m9s
    Release / build-and-release (push) Failing after 24s
    Stable

    godber released this 2025-09-07 18:15:49 -07:00 | 30 commits to main since this release

    This release includes the following changes:

    • The application now allows users to generate embeddings in the browser and visualize those.
    • There is now a Dockerfile and docker-compose.yml
    Downloads
  • v0.3.0 14abc446b7

    v0.3.0
    Some checks failed
    Test Suite / lint (push) Successful in 25s
    Test Suite / test (3.11) (push) Successful in 1m29s
    Release / test (push) Successful in 1m2s
    Release / build-and-release (push) Failing after 32s
    Test Suite / build (push) Successful in 45s
    Security Scan / security (push) Successful in 46s
    Security Scan / dependency-check (push) Successful in 50s
    Stable

    godber released this 2025-08-14 19:08:01 -07:00 | 40 commits to main since this release

    This release adds the ability to load data and prompts from OpenSearch.

    Downloads
  • v0.2.0 a2adc8b958

    v0.2.0
    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
    Stable

    godber released this 2025-08-14 08:12:42 -07:00 | 44 commits to main since this release

    This release has basic functionality and error handling of inputs.

    Downloads