RA.Aid/tests
Ariel Frischer 5240fb2617
feat(agent_utils.py): integrate litellm to retrieve model token limits for better flexibility (#51)
fix(agent_utils.py): rename max_tokens to max_input_tokens for clarity in state_modifier function
fix(models_tokens.py): update deepseek-reasoner token limit to 64000 for accuracy
test(agent_utils.py): add tests for litellm integration and fallback logic in get_model_token_limit function
2025-01-23 14:48:30 -05:00
..
ra_aid feat(agent_utils.py): integrate litellm to retrieve model token limits for better flexibility (#51) 2025-01-23 14:48:30 -05:00
scripts added release notes extraction script extract_changelog 2024-12-17 08:44:21 -05:00
pytest.ini Add unit tests for CiaynAgent._does_not_conform_to_pattern. 2025-01-09 11:51:08 -05:00
test_file_listing.py Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00
test_project_info.py Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00
test_project_state.py Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00