### What problem does this PR solve? - Implement new SDK API test cases for chat assistant CRUD operations - Enhance HTTP API concurrent tests to use as_completed for better reliability ### Type of change - [x] Add test cases - [x] Refactoring |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_create_chat_assistant.py | ||
| test_delete_chat_assistants.py | ||
| test_list_chat_assistants.py | ||
| test_update_chat_assistant.py | ||