🔍 Code Extractor

Browse Components

Showing 20 of 2143 components

  • function main_v86

    A test function that attempts to move a specific document (identified by UUID) from trash to a 'gpt_in' folder on a reMarkable device using the DocumentMover class.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_move_from_trash.py | Lines: 523-546

    test remarkable document-management file-operations cloud-sync
  • function main_v85

    Diagnostic function that debugs visibility issues with the 'gpt_in' folder in a reMarkable tablet's file system by analyzing folder metadata, document contents, and sync status.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/debug_gpt_in_folder.py | Lines: 199-251

    debugging diagnostics remarkable-tablet folder-visibility file-system
  • function main_v84

    Main entry point function that orchestrates an analysis of filename patterns and generates header examples, with error handling and user feedback.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/analyze_headers.py | Lines: 157-172

    entry-point orchestration analysis filename-patterns error-handling
  • function main_v83

    A standalone function that forces a refresh of document visibility for a specific hardcoded Remarkable document UUID by instantiating a DocumentRefresher and calling its force_refresh_document method.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/force_web_app_refresh.py | Lines: 294-317

    remarkable document-sync cloud-storage visibility-refresh utility
  • 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 | Lines: 252-262

    testing pdf upload remarkable entry-point
  • function main_v81

    A test function that authenticates with the Remarkable cloud service and builds a complete local replica of the user's Remarkable data.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/local_replica.py | Lines: 621-640

    testing authentication remarkable cloud-sync replication
  • function main_v80

    Main entry point function that executes a complete test suite and handles program exit codes based on test results and exceptions.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_complete_suite.py | Lines: 214-228

    entry-point test-suite error-handling exit-codes exception-handling
  • function main_v79

    Interactive command-line tool that runs a schema repair process with a dry-run preview before applying changes to the root document schema.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/corrected_repair.py | Lines: 277-299

    cli interactive repair-tool schema-repair dry-run
  • function main_v78

    Main entry point function that executes a full test suite and handles program exit codes based on test results and exceptions.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/test_suite.py | Lines: 115-129

    entry-point test-suite error-handling exit-codes remarkable
  • function main_v77

    Executes a dry run comparison analysis of PDF upload requests between a simulated implementation and a real application, without making actual API calls.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/dry_run_comparison.py | Lines: 429-478

    testing dry-run comparison validation pdf-upload
  • function main_v76

    A test orchestration function that runs a suite of validation tests for hybrid mode functionality, checking imports, basic functionality, and placeholder parsing.

    File: /tf/active/vicechatdev/e-ink-llm/test_hybrid_mode.py | Lines: 119-146

    testing validation test-suite hybrid-mode orchestration
  • 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 | Lines: 195-209

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

    Entry point function that orchestrates vendor enrichment testing by parsing command-line arguments, running setup validation, and executing a single vendor test against a ChromaDB collection.

    File: /tf/active/vicechatdev/find_email/test_enrichment.py | Lines: 137-163

    testing vendor-enrichment command-line argparse chromadb
  • 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 | Lines: 167-198

    demo examples orchestration RAG document-chat
  • function main_v72

    Diagnostic function that tests SharePoint tenant configuration by checking Microsoft Graph API access and provides recommendations based on the results.

    File: /tf/active/vicechatdev/SPFCsync/check_tenant_config.py | Lines: 219-245

    diagnostic sharepoint microsoft-graph authentication tenant-configuration
  • function main_v71

    Orchestrates a comprehensive SharePoint connection diagnostic tool that validates Azure AD authentication and SharePoint access by running multiple tests and reporting results.

    File: /tf/active/vicechatdev/SPFCsync/diagnose_sharepoint.py | Lines: 189-227

    diagnostics sharepoint azure-ad authentication testing
  • function main_v70

    Entry point function for a FileCloud ACL management test script that parses command-line arguments and initiates ACL testing.

    File: /tf/active/vicechatdev/test_acl_functions.py | Lines: 127-137

    cli command-line testing filecloud acl
  • 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 | Lines: 1518-1535

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

    Async entry point for an E-Ink LLM Assistant that processes handwritten/drawn content using AI vision models, supporting local files, reMarkable Cloud, and OneDrive integration.

    File: /tf/active/vicechatdev/e-ink-llm/main.py | Lines: 146-643

    async cli entry-point file-processing ai-vision
  • function main_v13

    Orchestrates an email search and PDF attachment download workflow using Microsoft Graph API, including authentication, email search, result display, and attachment processing.

    File: /tf/active/vicechatdev/mailsearch/email_search_app.py | Lines: 436-505

    email-processing microsoft-graph oauth2 attachment-download pdf-extraction