Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Agent-RL/ReCall
/ retriever_serving.py
File
retriever_serving.py
scripts/serving/retriever_serving.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI, HTTPException
2
import
argparse
3
from
pydantic
import
BaseModel
4
from
typing
import
List, Tuple, Union
Callers
nothing calls this directly
Calls
2
init_retriever
Function · 0.85
run
Method · 0.45
Tested by
no test coverage detected