MCPcopy Create free account
hub / github.com/TaskingAI/TaskingAI / retrieval.py

File retrieval.py

backend/app/models/retrieval/retrieval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Dict
2from enum import Enum
3from pydantic import BaseModel, Field
4from typing import Optional

Callers

nothing calls this directly

Calls 1

RetrievalConfigClass · 0.85

Tested by

no test coverage detected