openrag/src/api/v1/__init__.py
2025-12-16 02:04:31 -05:00

6 lines
190 B
Python

"""
OpenRAG Public API v1
This module contains the public API endpoints that use API key authentication.
These endpoints provide a clean, versioned interface for external integrations.
"""