🔍 Code Extractor

Search Components

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

Search Results for "runner"

Found 14 matching component(s)

  • function main_v69

    Entry point function that parses command-line arguments and orchestrates the FileCloud email processing workflow to find, download, and convert .msg files.

    File: /tf/active/vicechatdev/msg_to_eml.py

    cli command-line entry-point filecloud email-processing
  • function main_v29

    Orchestrates and executes a comprehensive test suite for SharePoint to FileCloud synchronization service, running configuration, connection, and operation tests.

    File: /tf/active/vicechatdev/SPFCsync/test_connections.py

    testing integration-test sharepoint filecloud sync
  • function main_v73

    Orchestrates and executes a series of example demonstrations for the DocChat system, including document indexing, RAG queries, and conversation modes.

    File: /tf/active/vicechatdev/docchat/example_usage.py

    demo examples orchestration RAG document-chat
  • function main_v54

    Test orchestration function that executes a comprehensive test suite for DocChat's multi-LLM model selection feature and reports results.

    File: /tf/active/vicechatdev/docchat/test_model_selection.py

    testing integration-tests test-orchestration multi-llm test-runner
  • function main_v17

    Main test runner function that validates GPT-5 readiness by running comprehensive tests against multiple OpenAI models (GPT-5 and GPT-4o) and provides production readiness recommendations.

    File: /tf/active/vicechatdev/docchat/test_gpt5_readiness.py

    testing validation openai gpt-5 model-comparison
  • function main_v32

    Orchestrates and executes a comprehensive test suite for a Contract Validity Analyzer system, running tests for configuration, FileCloud connection, document processing, LLM client, and full analyzer functionality.

    File: /tf/active/vicechatdev/contract_validity_analyzer/test_implementation.py

    testing test-suite integration-testing contract-analysis validation
  • function main_v34

    Interactive CLI function that allows users to select and run document processing test scenarios with varying document counts, providing feedback on test success and next steps.

    File: /tf/active/vicechatdev/contract_validity_analyzer/test_real_documents.py

    cli interactive testing document-processing user-input
  • function main_v114

    Test runner function that executes a suite of regional format handling tests for CSV parsing, including European and US number formats with various delimiters.

    File: /tf/active/vicechatdev/vice_ai/test_regional_formats.py

    testing csv-parsing regional-formats test-runner data-validation
  • function main_v35

    Orchestrates and executes a comprehensive test suite for the Vice AI Data Analysis Integration, running multiple test functions, creating test datasets, and providing detailed pass/fail reporting.

    File: /tf/active/vicechatdev/vice_ai/test_integration.py

    testing integration-tests test-runner data-analysis test-orchestration
  • function main_v56

    Orchestrates and executes a test suite for an email forwarder service, running multiple test functions sequentially and reporting results.

    File: /tf/active/vicechatdev/email-forwarder/test_service.py

    testing test-suite email forwarder integration-tests
  • function modify_document

    Modifies a Bokeh document by executing a Python script/module within the document's context, with support for autoreload functionality and error handling.

    File: /tf/active/vicechatdev/patches/server.py

    bokeh document-modification code-execution autoreload hot-reload
  • function add_sync

    A decorator that creates a synchronous wrapper function for an async function, automatically running it with trio.run() and injecting it into the caller's namespace with a suffix.

    File: /tf/active/vicechatdev/rmcl/sync.py

    decorator async sync trio wrapper
  • function main_v75

    Asynchronous test runner function that executes a suite of tests for the E-Ink LLM Assistant application, including tests for compact formatting, session management, and improvement comparisons.

    File: /tf/active/vicechatdev/e-ink-llm/test_improvements.py

    async testing test-runner e-ink llm-assistant
  • function main_v82

    Entry point function that initializes and runs a PDF upload test for reMarkable devices, with comprehensive error handling and traceback reporting.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_simple_pdf_upload.py

    testing pdf upload remarkable entry-point

Search Examples