RA.Aid/ra_aid
user c41fac82b7 Include known context in research prompt. 2024-12-21 20:20:00 -05:00
..
console Stop using rules for output formatting. 2024-12-19 15:59:15 -05:00
proc Disable PAGERs for shell commands so agent can work autonomously 2024-12-19 17:42:40 -05:00
text Initial commit 2024-12-10 19:01:20 -05:00
tools Improve tool return values. 2024-12-21 15:40:19 -05:00
__init__.py Allow chat agent to spawn research agent. 2024-12-21 10:58:08 -05:00
__main__.py Extract run_planning_agent. 2024-12-21 14:10:55 -05:00
__version__.py Version bump 2024-12-20 15:13:39 -05:00
agent_utils.py Include known context in research prompt. 2024-12-21 20:20:00 -05:00
config.py extract env validation into its own module 2024-12-17 11:31:10 -05:00
env.py Fix env var fallback when base key is given, expert and base provider are different, and expert key is missing. 2024-12-19 09:18:10 -05:00
globals.py Introduce run_research_agent. 2024-12-21 12:19:43 -05:00
llm.py Allow chat agent to spawn research agent. 2024-12-21 10:58:08 -05:00
prompts.py Include known context in research prompt. 2024-12-21 20:20:00 -05:00
tool_configs.py Allow chat mode to do implementation. 2024-12-21 14:42:18 -05:00