Sebastiangmz's picture
Update to v0.1.2
42f5b98
raw
history blame contribute delete
111 Bytes
"""Query model (re-export for convenience)."""
from coderag.models.response import Query
__all__ = ["Query"]