39161-vm/backend/ai/__init__.py
Flatlogic Bot d8fd7aae82 version 2
2026-03-13 01:41:36 +00:00

4 lines
181 B
Python

"""Helpers for interacting with the Flatlogic AI proxy from Django code."""
from .local_ai_api import LocalAIApi, create_response, request, decode_json_from_response # noqa: F401