RA.Aid/ra_aid
user 88c844e49f Optimize first prompt in chat mode to avoid unnecessary LLM call. 2024-12-23 10:38:49 -05:00
..
console Allow graceful interruption of agents. 2024-12-22 14:00:17 -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 Do not show file ID in user-facing panel. 2024-12-22 15:29:23 -05:00
__init__.py Allow chat agent to spawn research agent. 2024-12-21 10:58:08 -05:00
__main__.py Optimize first prompt in chat mode to avoid unnecessary LLM call. 2024-12-23 10:38:49 -05:00
__version__.py Version bump 2024-12-22 17:03:43 -05:00
agent_utils.py Introduce dedicated RESEARCH_ONLY_PROMPT. 2024-12-22 15:00:39 -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
llm.py Allow chat agent to spawn research agent. 2024-12-21 10:58:08 -05:00
prompts.py Optimize first prompt in chat mode to avoid unnecessary LLM call. 2024-12-23 10:38:49 -05:00
tool_configs.py Optimize first prompt in chat mode to avoid unnecessary LLM call. 2024-12-23 10:38:49 -05:00