RA.Aid/ra_aid
AI Christianson 2ab2117d1b Version bump 2024-12-20 13:45:34 -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 Shorten programmer tool docstring for better compatibility. 2024-12-19 16:25:04 -05:00
__init__.py ux 2024-12-11 23:02:24 -05:00
__main__.py Handle keyboard interrupt (ctrl-c.) 2024-12-19 17:35:35 -05:00
__version__.py Version bump 2024-12-20 13:45:34 -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 Reduce model temperatures to 0. 2024-12-20 13:41:27 -05:00
prompts.py - Added ask_human tool to allow human operator to answer questions asked by the agent. 2024-12-19 13:34:43 -05:00
tool_configs.py Refactor: extract tool configs. 2024-12-19 14:08:53 -05:00