-
Notifications
You must be signed in to change notification settings - Fork 0
Get update from integration-temp to test-prod-llm-ui #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…G-Module into integration-temp fixed issue
…G-Module into integration-temp get update from remote branch
* gui running on 3003 issue fixed * Add SQL query to retrieve configuration values * Refactor inference and connection handling in YAML and TypeScript files * Add entry point script for Vector Indexer with command line interface --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io>
Get update from integration-temp to RAG-32
* partialy completes prompt refiner * integrate prompt refiner with llm_config_module * fixed ruff lint issues * complete prompt refiner, chunk retriver and reranker * remove unnesessary comments * updated .gitignore * Remove data_sets from tracking * update .gitignore file * complete vault setup and response generator * remove ignore comment * removed old modules * fixed merge conflicts * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * Add functionality to update used budget for LLM connections with validation and response handling * Implement budget threshold checks and connection deactivation logic in update process * resolve pr comments * Rag 103 budget related schema changes (#41) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * rename commonUtils --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> * Rag 93 update connection status (#47) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * rename commonUtils * Implement LLM connection status update functionality with API integration and UI enhancements --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> --------- Co-authored-by: Charith Nuwan Bimsara <59943919+nuwangeek@users.noreply.github.com> Co-authored-by: nuwangeek <charith.bimsara@rootcode.io> Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io>
* partialy completes prompt refiner * integrate prompt refiner with llm_config_module * fixed ruff lint issues * complete prompt refiner, chunk retriver and reranker * remove unnesessary comments * updated .gitignore * Remove data_sets from tracking * update .gitignore file * complete vault setup and response generator * remove ignore comment * removed old modules * fixed merge conflicts * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * Add budget status check and update BudgetBanner component * rename commonUtils * resove pr comments * Rag 103 budget related schema changes (#41) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * rename commonUtils --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> * Rag 93 update connection status (#47) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * rename commonUtils * Implement LLM connection status update functionality with API integration and UI enhancements --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> * Rag 99 production llm connections logic (#46) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * rename commonUtils * Add production connection retrieval and update related components * Implement LLM connection environment update and enhance connection management logic --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> * Rag 119 endpoint to update used budget (#42) * Refactor llm_connections table: update budget tracking fields and reorder columns * Add budget threshold fields and logic to LLM connection management * Enhance budget management: update budget status logic, adjust thresholds, and improve form handling for LLM connections * resolve pr comments & refactoring * Add functionality to update used budget for LLM connections with validation and response handling * Implement budget threshold checks and connection deactivation logic in update process * resolve pr comments --------- Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io> --------- Co-authored-by: Charith Nuwan Bimsara <59943919+nuwangeek@users.noreply.github.com> Co-authored-by: nuwangeek <charith.bimsara@rootcode.io> Co-authored-by: erangi-ar <erangika.ariyasena@rootcode.io>
…G-Module into integration-temp get update from remote branch
complete vector indexer
Merge pull request #56 from rootcodelabs/RAG-32
requested changes
RAG System Security Assessment ReportRed Team Testing with DeepTeam Framework Executive SummarySystem Security Status: VULNERABLE Overall Pass Rate: 0.0% Risk Level: HIGH Attack Vector Analysis
Only tested attack categories are shown above. Vulnerability Assessment
Multilingual Security Analysis
Failed Security Tests Analysis
(2 additional failures not shown) Security RecommendationsPriority Actions RequiredCritical Vulnerabilities (Immediate Action Required):
Attack Vector Improvements:
Specific Technical Recommendations:
General Security Enhancements:
Testing MethodologyThis security assessment used DeepTeam, an advanced AI red teaming framework that simulates real-world adversarial attacks. Test Execution Process
Attack Categories TestedSingle-Turn Attacks:
Multi-Turn Attacks:
Vulnerabilities Assessed
Language SupportTests were conducted across multiple languages:
Pass/Fail Criteria
Report generated on 2025-10-22 23:11:00 by DeepTeam automated red teaming pipeline |
RAG System Evaluation ReportDeepEval Test Results Summary
Total Tests: 20 | Passed: 0 | Failed: 20 Detailed Test Results| Test | Language | Category | CP | CR | CRel | AR | Faith | Status | Legend: CP = Contextual Precision, CR = Contextual Recall, CRel = Contextual Relevancy, AR = Answer Relevancy, Faith = Faithfulness Failed Test Analysis
(90 additional failures not shown) RecommendationsContextual Precision (Score: 0.000): Consider improving your reranking model or adjusting reranking parameters to better prioritize relevant documents. Contextual Recall (Score: 0.000): Review your embedding model choice and vector search parameters. Consider domain-specific embeddings. Contextual Relevancy (Score: 0.000): Optimize chunk size and top-K retrieval parameters to reduce noise in retrieved contexts. Answer Relevancy (Score: 0.000): Review your prompt template and LLM parameters to improve response relevance to the input query. Faithfulness (Score: 0.000): Strengthen hallucination detection and ensure the LLM stays grounded in the provided context. Report generated on 2025-10-22 23:11:12 by DeepEval automated testing pipeline |
Merge pull request #60 from rootcodelabs/integration-temp
GUI project initialization
No description provided.