🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "labosoft"

Found 4 matching component(s)

  • class SQLQueryGenerator

    Generates SQL queries based on user requests and database schema

    File: /tf/active/vicechatdev/full_smartstat/sql_query_generator.py

    class sqlquerygenerator
  • function get_default_schema_file_v1

    Returns the absolute file path to the default database schema JSON file (Poulpharm_labosoft.json) located in the same directory as the function's module.

    File: /tf/active/vicechatdev/smartstat/sql_query_generator.py

    file-path schema database configuration utility
  • function main_v63

    Demonstrates the SmartStat SQL Workflow by loading a database schema, initializing a SQL query generator, and generating SQL queries from natural language requests for various laboratory data analysis scenarios.

    File: /tf/active/vicechatdev/smartstat/demo_sql_workflow.py

    demonstration sql-generation natural-language-processing database-schema workflow
  • function demonstrate_sql_workflow

    Demonstrates the enhanced SQL workflow for the SmartStat system by loading configurations, initializing SQL query generator, testing natural language to SQL conversion, and displaying schema analysis.

    File: /tf/active/vicechatdev/smartstat/demo_enhanced_sql_workflow.py

    demonstration sql-generation natural-language-processing database-schema testing

Search Examples