Skip to content

Activity

fix: update project_id handling in RAG response generation

SawyerCzupkapushed 1 commit to main • 9e2e3c4…bd10fbf • 
7 hours ago

fix: update incorrect db path

SawyerCzupkapushed 1 commit to main • 31d114e…9e2e3c4 • 
8 hours ago

fix: enhance error logging during document migration

SawyerCzupkapushed 1 commit to main • 15043a7…31d114e • 
8 hours ago

fix: update volume name in scope-add-gef-sources-job.yaml

SawyerCzupkapushed 1 commit to main • 95bd9b5…15043a7 • 
8 hours ago

update sqlite db path

SawyerCzupkapushed 1 commit to main • 0d7304e…95bd9b5 • 
9 hours ago

remove unnecessary readonly mode

SawyerCzupkapushed 1 commit to main • 27ebb77…0d7304e • 
9 hours ago

move to only env variables since issues

SawyerCzupkapushed 1 commit to main • d6e6964…27ebb77 • 
9 hours ago

refactor: remove argparsed MySQL credentials and use environment vari…

SawyerCzupkapushed 1 commit to main • a155740…d6e6964 • 
9 hours ago

fix image pull secrets location

SawyerCzupkapushed 1 commit to main • 13a0a65…a155740 • 
9 hours ago

fix: add correct host

SawyerCzupkapushed 1 commit to main • 2dcdbd8…13a0a65 • 
9 hours ago

feat: add Kubernetes job for migrating GEF documents to Scope database

SawyerCzupkapushed 1 commit to main • dc9b352…2dcdbd8 • 
9 hours ago

feat: add Dockerfile and migration script for adding GEF documents to…

SawyerCzupkapushed 1 commit to main • 7f3ba1b…dc9b352 • 
9 hours ago

update frontend port

SawyerCzupkapushed 1 commit to main • 1cae9fb…7f3ba1b • 
2 days ago

add frontend to config

SawyerCzupkapushed 1 commit to main • b2f42e8…1cae9fb • 
2 days ago

feat: add environment variables for tunnel transport protocol and log…

SawyerCzupkapushed 1 commit to main • 350495b…b2f42e8 • 
2 days ago

add security context

SawyerCzupkapushed 1 commit to main • b572d73…350495b • 
2 days ago

feat: enhance cloudflared deployment with ConfigMap and liveness probe

SawyerCzupkapushed 1 commit to main • 3596532…b572d73 • 
2 days ago

feat: update cloudflared deployment configuration with environment va…

SawyerCzupkapushed 1 commit to main • d001970…3596532 • 
2 days ago

feat: add cloudflared deployment configuration for Kubernetes

SawyerCzupkapushed 1 commit to main • 37c6ca3…d001970 • 
2 days ago

refactor: remove additional_kwargs from get_llm function

SawyerCzupkapushed 1 commit to main • d54a92b…37c6ca3 • 
7 days ago

add additional params for qwen2.5

SawyerCzupkapushed 1 commit to main • 1b55abc…d54a92b • 
7 days ago

Add more rigorous max generation tokens config

SawyerCzupkapushed 1 commit to main • f8ab85d…1b55abc • 
7 days ago

feat: add functionality to suppress specific loggers

SawyerCzupkapushed 1 commit to main • cc1205e…f8ab85d • 
7 days ago

feat: Set llamaindex global handler for logging in main application

SawyerCzupkapushed 1 commit to main • f5e8162…cc1205e • 
7 days ago

feat: Add LLM_TEMPERATURE setting and update get_llm to use it

SawyerCzupkapushed 1 commit to main • 407642d…f5e8162 • 
7 days ago

feat: Add logging and debugging capabilities to generate_rag_response…

SawyerCzupkapushed 1 commit to main • 26aaf40…407642d • 
7 days ago

chore: Update Dockerfile to use vllm-openai version 0.8.2

SawyerCzupkapushed 1 commit to main • e711af6…26aaf40 • 
7 days ago

feat: Enhance error logging in generate_rag_response_and_post function

SawyerCzupkapushed 1 commit to main • 840cc75…e711af6 • 
7 days ago

feat: Add VLLM_API_KEY to settings and update get_llm to use it

SawyerCzupkapushed 1 commit to main • 8bea877…840cc75 • 
7 days ago

feat: Introduce GEFRagRequest schema and update generate_rag_response…

SawyerCzupkapushed 1 commit to main • 1b07228…8bea877 • 
7 days ago