🔍 Code Extractor

Search Components

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

Search Results for "deployment"

Found 32 matching component(s)

  • function check_fixes

    A diagnostic function that prints a comprehensive summary report of email notification fixes implemented in a CDocs system, verifying template files and documenting debugging enhancements.

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

    diagnostic verification email-templates debugging documentation
  • class OneCo_hybrid_RAG

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG copy.py

    class oneco_hybrid_rag
  • class OneCo_hybrid_RAG_v1

    A class named OneCo_hybrid_RAG

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

    class oneco_hybrid_rag
  • class OneCo_hybrid_RAG_v2

    A class named OneCo_hybrid_RAG

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

    class oneco_hybrid_rag
  • function test_rest_client

    A test function that validates the SharePoint REST API client by testing authentication, document listing, and file download capabilities.

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

    testing sharepoint rest-api integration-test azure
  • function main_v38

    Main test function that validates SharePoint REST API connectivity by loading configuration, setting up logging, and executing REST client tests.

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

    testing sharepoint rest-api integration-test configuration
  • function test_graph_client

    A test function that validates the SharePoint Graph API client by testing authentication, document listing, and file download capabilities.

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

    testing sharepoint graph-api integration-test microsoft-graph
  • function main_v39

    Main test function that validates SharePoint Graph API integration, tests the Graph client connection, and verifies FileCloud sync functionality.

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

    testing integration-test sharepoint graph-api filecloud
  • function test_config

    A test function that validates the presence and correctness of all required configuration settings for a multi-model RAG (Retrieval-Augmented Generation) system.

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

    testing validation configuration unit-test assertion
  • class AzureOpenAIChatLLM

    Adapter class for interacting with Azure OpenAI's Chat Completions API, providing a simplified interface for generating chat responses using Azure-hosted OpenAI models.

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

    azure openai chat llm api-adapter
  • function get_llm_instance

    Factory function that creates and returns an appropriate LLM (Large Language Model) instance based on the specified model name, automatically detecting the provider (OpenAI, Azure OpenAI, or Anthropic) and configuring it with the given parameters.

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

    llm factory-pattern openai azure anthropic
  • function check_dependencies

    Validates the installation status of all required Python packages for the DocChat application by attempting to import each dependency and logging the results.

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

    dependency-check validation installation package-management flask
  • function main_v12

    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_v22

    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 download_model

    Downloads a model file from a specified URL and saves it to a local file path using HTTP GET request.

    File: /tf/active/vicechatdev/chromadb-cleanup/scripts/download_model.py

    download http file-io model-management network
  • function check_static_files

    Scans a 'static' directory for CSS and JavaScript files and prints their modification times relative to the current time.

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

    file-system diagnostics static-files monitoring development-tools
  • function touch_static_files

    Updates the modification timestamp of CSS and JavaScript files in a static directory to force browser cache refresh.

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

    cache-busting static-files file-system deployment development-tools
  • function check_debug_endpoint

    Queries a debug endpoint to retrieve and display cache information from a web server, including debug mode status, cache buster values, and static file versions.

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

    debugging cache monitoring http web-server
  • class ProductionConfig

    ProductionConfig is a configuration class that inherits from Config and sets production-specific settings with debugging and testing disabled.

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

    configuration production settings deployment environment
  • class OneCo_hybrid_RAG_v3

    A class named OneCo_hybrid_RAG

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

    class oneco_hybrid_rag
  • function init_database

    Initializes a Neo4j database with required schema constraints, creates an AuditTrail node, and migrates existing audit events.

    File: /tf/active/vicechatdev/CDocs/db/__init__.py

    database initialization schema migration neo4j
  • function validate_schema

    Validates that a Neo4j database schema contains all required constraints and node labels for a controlled document management system.

    File: /tf/active/vicechatdev/CDocs/db/schema_manager.py

    database validation schema neo4j graph-database
  • function main_v57

    Performs a comprehensive status check of an email forwarder service, verifying process status, port availability, SMTP communication, and configuration settings.

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

    service-monitoring health-check smtp email-forwarder diagnostic
  • function run_command

    Executes a shell command with error handling and provides formatted console output with status indicators (emoji-based feedback).

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

    shell subprocess command-execution error-handling automation
  • function test_send_email

    Interactive test function that prompts the user to send a test email through the O365Client to verify email sending functionality.

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

    testing email o365 microsoft-365 interactive
  • function test_imports

    A diagnostic function that tests the availability and correct import of all critical project modules including configuration, logging utilities, and email forwarding components.

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

    testing diagnostics imports health-check validation
  • function main_v62

    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 serve

    Serves one or more Panel objects on a single web server, allowing interactive dashboards and applications to be deployed locally or remotely with configurable networking and threading options.

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

    server deployment web-server panel dashboard
  • function get_server

    Creates and configures a Bokeh Server instance to serve Panel applications with support for OAuth authentication, static file serving, and session management.

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

    server web-server bokeh panel deployment
  • function load_config

    Loads configuration from multiple fallback locations, returning a Config instance with application settings.

    File: /tf/active/vicechatdev/invoice_extraction/config.py

    configuration config-loading file-io environment-variables yaml
  • class TestLLMClient

    Unit test class for testing the LLMClient class, which provides comprehensive test coverage for initialization, text generation, structured data extraction, and error handling across multiple LLM providers (OpenAI, Anthropic, Azure, local).

    File: /tf/active/vicechatdev/invoice_extraction/tests/test_utils.py

    testing unit-test llm openai anthropic
  • class LLMClient

    A singleton client class for interacting with multiple LLM providers (OpenAI, Anthropic, Azure OpenAI, and local models) with unified interface for text generation and structured data extraction.

    File: /tf/active/vicechatdev/invoice_extraction/utils/llm_client.py

    llm openai anthropic azure gpt

Search Examples