Commit e28e3e8
committed
fix: standardize AI plugin configuration format
- Change plugin name from 'atest-ai-openai' to 'atest-ext-ai' following naming convention
- Remove specific OpenAI parameters and implementation details
- Keep only the essential configuration matching other plugins format
- AI plugin now follows exact same structure as atest-store-database
- Only difference is the categories: ['ai'] field for classification1 parent 8d6d386 commit e28e3e8
1 file changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
0 commit comments