Commit History

HOTFIX: Add plotly dependency
ce7cc53
unverified

Samuel Oberhofer commited on

Add demo metadata to README
4aa7309
unverified

Samuel Oberhofer commited on

docs: Update README to reflect current experiment files
63af196

Samuel Oberhofer commited on

docs: Update README with SVNR features and setup instructions
1257c6e

Samuel Oberhofer commited on

feat: Ignore experiments/rag/vector_store/chroma.sqlite3
76cc381

Samuel Oberhofer commited on

Merge pull request #9 from soberhofer/updated-gui-experiments-added
a7f1848

Samuel Oberhofer commited on

feat: Integrate query_rag_pipeline into dashboard and cleanup
2e3dc8a

gauthy08 commited on

Add comprehensive experimental dashboard and RAG testing suite
8ce2739

gauthy08 commited on

feat: Add input guardrail to block SVNR queries
baa6dd8

Samuel Oberhofer commited on

feat: Redact SVNR from console output and include in vector store
761de06

Samuel Oberhofer commited on

feat: Add SVNR redaction from output
d7d98fc

Samuel Oberhofer commited on

ci: trigger deployment on feature/env-secrets branch
37c1f37

Samuel Oberhofer commited on

feat: load secrets from environment variables as fallback
bc4f950

Samuel Oberhofer commited on

docs: add hugging face spaces configuration
57573fe

Samuel Oberhofer commited on

chore: ignore secrets_local.py
f32b4f2

Samuel Oberhofer commited on

fix: resolve merge conflicts and correct app startup errors
549da23

Samuel Oberhofer commited on

fix: correct workflow trigger to master branch
4387d95

Samuel Oberhofer commited on

refactor: automate setup and streamline Docker deployment
8667d97

Samuel Oberhofer commited on

feat: allow manual triggering of HF deployment workflow
5ba327c

Samuel Oberhofer commited on

feat: update HF deployment workflow to trigger on main branch
03f4e40

Samuel Oberhofer commited on

Merge feature/hf-deployment into master
760d27d

Samuel Oberhofer commited on

Merge branch 'feature/inputrails-and-updated-vector-db' fixed indexing
58f91d2

Theresa commited on

fixed indexing error, added instruction prompt to model, updated vector db creation, added input rails, made output correctness rail less strict, adapted output on failed output guardrails, added missing requirements
d69ddeb

Theresa commited on

Merge pull request #7 from soberhofer/feature-model-output-guardrails
61fcf22

theresanother1 commited on

added params for easy experiment execution (see use case)
0eb1d2c

theresanother1 commited on

Merge pull request #6 from soberhofer/update-guard-rails
6640814

theresanother1 commited on

fixed language check and hallu check, added language check to input rails, fixed email sanitize, removed dummy relevance score, refactorings, fixed requirements for installments, refactored model initialization, adapted CLI output
bcabbeb

Theresa commited on

Merge pull request #4 from soberhofer/feature-model-output-guardrails
dbac707

theresanother1 commited on

updated readme
39092e2

theresanother1 commited on

fix: Update HF_SPACE variable to use the correct format in GitHub Actions workflow
eddbff5

Samuel Oberhofer commited on

fix: Update HF_SPACE URL in GitHub Actions workflow
023291b

Samuel Oberhofer commited on

feat: Add GitHub Actions workflow to push to Hugging Face Space
cdf58d3

Samuel Oberhofer commited on

Merge pull request #3 from soberhofer/feature-model-output-guardrails
72511ee

theresanother1 commited on

merged with main
25f9cc3

theresanother1 commited on

add output guard rails and model text generation
95a5cb0

theresanother1 commited on

Merge pull request #1 from soberhofer/retrieval-guardrails
071d5a4

Samuel Oberhofer commited on

fix: Move set_page_config to be first Streamlit command
504d39a

Samuel Oberhofer commited on

fix: Move setup logic into cached Streamlit function
aa4b010

Samuel Oberhofer commited on

fix: Use /tmp for vector store to resolve permission issues
8985b64

Samuel Oberhofer commited on

fix: Restructure Dockerfile to correct permissions
8b9c52d

Samuel Oberhofer commited on

fix: Grant full ownership of app directory to user
43b9b0c

Samuel Oberhofer commited on

fix: Use absolute paths for ChromaDB
cea99fa

Samuel Oberhofer commited on

fix: Update SDK to Streamlit and set version in README
1a634bd

Samuel Oberhofer commited on

fix: Correct Docker permissions and startup script
e98cc71

Samuel Oberhofer commited on

fix: Add Dockerfile for Hugging Face Spaces deployment
c7f2577

Samuel Oberhofer commited on

feat: Add Hugging Face Spaces deployment configuration
c0d0527

Samuel Oberhofer commited on

docs: Update README with instructions for LLM responsible
6332381

Samuel Oberhofer commited on

chore: Add generated files to .gitignore and untrack them
4c535db

Samuel Oberhofer commited on

feat: Integrate backend modules into Streamlit app
b1a6770

Samuel Oberhofer commited on

feat: Implement retriever and guardrail modules
2322128

Samuel Oberhofer commited on