- Update conftest.py to use SecretStr for OpenAI API key
- Modify test_models.py to improve model testing and error reporting
- Reorder model test parameters and IDs for better readability
- Add done and successful status tracking in model search test
- Improve error handling and logging in test model search function