Activity
fix: update project_id handling in RAG response generation
fix: update project_id handling in RAG response generation
fix: enhance error logging during document migration
fix: enhance error logging during document migration
fix: update volume name in scope-add-gef-sources-job.yaml
fix: update volume name in scope-add-gef-sources-job.yaml
move to only env variables since issues
move to only env variables since issues
refactor: remove argparsed MySQL credentials and use environment vari…
refactor: remove argparsed MySQL credentials and use environment vari…
feat: add Kubernetes job for migrating GEF documents to Scope database
feat: add Kubernetes job for migrating GEF documents to Scope database
feat: add Dockerfile and migration script for adding GEF documents to…
feat: add Dockerfile and migration script for adding GEF documents to…
feat: add environment variables for tunnel transport protocol and log…
feat: add environment variables for tunnel transport protocol and log…
feat: enhance cloudflared deployment with ConfigMap and liveness probe
feat: enhance cloudflared deployment with ConfigMap and liveness probe
feat: update cloudflared deployment configuration with environment va…
feat: update cloudflared deployment configuration with environment va…
feat: add cloudflared deployment configuration for Kubernetes
feat: add cloudflared deployment configuration for Kubernetes
refactor: remove additional_kwargs from get_llm function
refactor: remove additional_kwargs from get_llm function
Add more rigorous max generation tokens config
Add more rigorous max generation tokens config
feat: add functionality to suppress specific loggers
feat: add functionality to suppress specific loggers
feat: Set llamaindex global handler for logging in main application
feat: Set llamaindex global handler for logging in main application
feat: Add LLM_TEMPERATURE setting and update get_llm to use it
feat: Add LLM_TEMPERATURE setting and update get_llm to use it
feat: Add logging and debugging capabilities to generate_rag_response…
feat: Add logging and debugging capabilities to generate_rag_response…
chore: Update Dockerfile to use vllm-openai version 0.8.2
chore: Update Dockerfile to use vllm-openai version 0.8.2
feat: Enhance error logging in generate_rag_response_and_post function
feat: Enhance error logging in generate_rag_response_and_post function
feat: Add VLLM_API_KEY to settings and update get_llm to use it
feat: Add VLLM_API_KEY to settings and update get_llm to use it
feat: Introduce GEFRagRequest schema and update generate_rag_response…
feat: Introduce GEFRagRequest schema and update generate_rag_response…