RA.Aid/ra_aid
Jose M Leon 00a455d586
FIX do not default to o1 model (#82)
2025-02-08 20:28:10 -05:00
..
agents Adjust token/bytes ratio to resolve errors on swebench-lite. 2025-02-08 08:07:37 -05:00
chat_models feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
console Reduce tool count to make tool calling more reliable. 2025-02-08 18:26:08 -05:00
proc feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
tests feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
text feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
tools FIX do not default to o1 model (#82) 2025-02-08 20:28:10 -05:00
webui refactor: clean up imports and improve code formatting for better readability 2025-02-01 13:00:15 -08:00
__init__.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
__main__.py FIX do not default to o1 model (#82) 2025-02-08 20:28:10 -05:00
__version__.py Version bump. 2025-02-02 18:54:27 -05:00
agent_utils.py improve work logging; use reasoning_effort=high for openai expert models; improve prompts 2025-02-08 14:36:08 -05:00
config.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
dependencies.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
env.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
exceptions.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
file_listing.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
llm.py FIX do not default to o1 model (#82) 2025-02-08 20:28:10 -05:00
logging_config.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
models_params.py Add model params for o1 and o3-mini. 2025-02-02 18:48:41 -05:00
project_info.py get rid of pointless truncation message 2025-02-08 12:44:55 -05:00
project_state.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
prompts.py Reduce tool count to make tool calling more reliable. 2025-02-08 18:26:08 -05:00
provider_strategy.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
tool_configs.py Reduce tool count to make tool calling more reliable. 2025-02-08 18:26:08 -05:00