Skip to content

Luxia-AI/shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Module

shared contains reusable code used across backend services.

Current Contents

  • shared/metrics.py: shared Prometheus instrumentation middleware installer

Usage

socket-hub, dispatcher, and worker call install_metrics(...) during app startup to expose standardized HTTP request counters and latency histograms.

Canonical Docs

  • docs/system-overview.md
  • docs/interfaces-and-contracts.md
  • docs/deployment-and-operations.md

Last verified against code: February 13, 2026

About

Shared Python package containing common Pydantic models, enums, and configuration for RAG microservices.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages