RA.Aid/tests/ra_aid
Ariel Frischer 69281c31db chore(llm.py): remove unused merge_chat_history function to clean up codebase
chore(test_fallback_handler.py): remove references to the removed merge_chat_history function in tests to maintain consistency
2025-02-14 14:20:11 -08:00
..
console feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
proc chore(docs): update documentation and assets for RA.Aid project using Docusaurus 2025-02-14 13:11:10 -08:00
tools chore(docs): update documentation and assets for RA.Aid project using Docusaurus 2025-02-14 13:11:10 -08:00
test_agent_utils.py refactor(agent_utils.py, ciayn_agent.py): remove unused import cpm to clean up code and improve readability 2025-02-14 13:04:41 -08:00
test_ciayn_agent.py refactor(agent_utils.py, ciayn_agent.py): remove unused import cpm to clean up code and improve readability 2025-02-14 13:04:41 -08:00
test_default_provider.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_env.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_fallback_handler.py chore(llm.py): remove unused merge_chat_history function to clean up codebase 2025-02-14 14:20:11 -08:00
test_llm.py fix(imports): remove redundant import of models_params in __main__.py for cleaner code 2025-02-14 13:54:36 -08:00
test_main.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_programmer.py chore(docs): update documentation and assets for RA.Aid project using Docusaurus 2025-02-14 13:11:10 -08:00
test_provider_integration.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_tool_configs.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_utils.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00