refactor: change test folder structure, rename functions to account for (non)changing behaviours and clarity
ref: N25B-257
This commit is contained in:
@@ -114,7 +114,7 @@ async def lifespan(app: FastAPI):
|
||||
"password": settings.agent_settings.bdi_belief_collector_agent_name,
|
||||
},
|
||||
),
|
||||
"TBeliefExtractor": (
|
||||
"BDITextBeliefAgent": (
|
||||
BDITextBeliefAgent,
|
||||
{
|
||||
"name": settings.agent_settings.bdi_text_belief_agent_name,
|
||||
|
||||
Reference in New Issue
Block a user