Talk2Competitors state
This is the state file for the talk2comp agent.
Talk2Competitors
Bases: AgentState
The state for the talk2comp agent, inheriting from AgentState.
Source code in aiagents4pharma/talk2competitors/state/state_talk2competitors.py
22 23 24 25 26 27 28 29 30 31 32 |
|
replace_dict(existing, new)
Replace the existing dict with the new one.
Source code in aiagents4pharma/talk2competitors/state/state_talk2competitors.py
16 17 18 19 |
|