Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
typing
import
Dict
2
from
enum
import
Enum
3
from
pydantic
import
BaseModel, Field
4
from
typing
import
Optional
Callers
nothing calls this directly
Calls
1
RetrievalConfig
Class · 0.85
Tested by
no test coverage detected