-
Home
-
AI Copilot – Content Generator
-
1.0.4
-
Code
-
Classes
- WaicOpenaiModel
Total Complexity |
59 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
254 |
Lines of code |
218 |
Logical lines of code |
133 |
Comment lines |
5 |
Methods |
13 |
Properties |
10 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendRequest() |
B |
38 |
19 |
66 |
getText() |
A |
43 |
13 |
45 |
setApiOptions() |
S |
52 |
7 |
23 |
getImage() |
S |
53 |
5 |
21 |
getImageSize() |
S |
61 |
4 |
12 |
getCountWords() |
S |
61 |
2 |
12 |
addSettingsForStreamOpenAI() |
S |
63 |
2 |
10 |
init() |
S |
64 |
2 |
9 |
getApiCompletionsUrl() |
S |
79 |
1 |
3 |
getApiChatCompletionsUrl() |
S |
79 |
1 |
3 |
getApiImageUrl() |
S |
79 |
1 |
3 |
setTimeout() |
S |
81 |
1 |
3 |
isLegacyModels() |
S |
66 |
1 |
8 |