RA.Aid/ra_aid
AI Christianson 34acb462f9 Version bump 2024-12-30 12:38:30 -05:00
..
agents FIX SyntaxError: f-string expression part cannot include a backslash (#25) 2024-12-30 08:45:21 -05:00
console Improve agent interruption UX by allowing user to specify feedback or exit the program entirely. 2024-12-23 14:05:59 -05:00
proc macOS compatibility (#23) 2024-12-30 12:38:06 -05:00
tests FEAT fix command line args and env var dependencies on anthropic (#21) 2024-12-28 16:53:57 -05:00
text Initial commit 2024-12-10 19:01:20 -05:00
tools Adjustments to get smaller agent models working better. 2024-12-28 18:19:42 -05:00
__init__.py Improve agent interruption UX by allowing user to specify feedback or exit the program entirely. 2024-12-23 14:05:59 -05:00
__main__.py Add --temperature CLI parameter. 2024-12-28 18:36:24 -05:00
__version__.py Version bump 2024-12-30 12:38:30 -05:00
agent_utils.py Fix typo 2024-12-29 14:52:39 -05:00
config.py extract env validation into its own module 2024-12-17 11:31:10 -05:00
env.py FEAT fix command line args and env var dependencies on anthropic (#21) 2024-12-28 16:53:57 -05:00
exceptions.py ciayn 2024-12-28 14:41:39 -05:00
llm.py Add --temperature CLI parameter. 2024-12-28 18:36:24 -05:00
logging_config.py FEAT add verbose logging 2024-12-26 00:45:57 +00:00
prompts.py Improve prompts. 2024-12-28 19:28:49 -05:00
provider_strategy.py FEAT fix command line args and env var dependencies on anthropic (#21) 2024-12-28 16:53:57 -05:00
tool_configs.py FEAT fix command line args and env var dependencies on anthropic (#21) 2024-12-28 16:53:57 -05:00