-
Home
-
AI Engine
-
2.2.61
-
Code
-
Classes
- Meow_MWAI_Engines_OpenAI
Total Complexity |
216 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
1,072 |
Lines of code |
891 |
Logical lines of code |
552 |
Comment lines |
63 |
Methods |
40 |
Properties |
7 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build_body() |
B |
37 |
20 |
73 |
build_url() |
B |
40 |
18 |
61 |
run_completion_query() |
A |
38 |
14 |
67 |
calculate_price() |
A |
43 |
14 |
49 |
run_finetune() |
A |
44 |
14 |
45 |
execute() |
A |
42 |
11 |
50 |
stream_data_handler() |
A |
48 |
12 |
32 |
run_query() |
A |
44 |
11 |
44 |
run_images_query() |
A |
43 |
8 |
44 |
get_price() |
S |
49 |
7 |
30 |
build_prompt() |
S |
52 |
7 |
24 |
build_messages() |
S |
50 |
5 |
32 |
run_embedding_query() |
S |
49 |
5 |
29 |
list_deleted_finetunes() |
S |
54 |
5 |
23 |
build_headers() |
S |
56 |
5 |
19 |
get_finetune_base_model() |
S |
58 |
5 |
17 |
run_transcribe_query() |
S |
50 |
4 |
27 |
get_incidents() |
S |
53 |
4 |
22 |
download_file() |
S |
53 |
4 |
22 |
list_finetunes() |
S |
48 |
3 |
35 |
build_form_body() |
S |
55 |
4 |
20 |
set_environment() |
S |
62 |
4 |
11 |
build_options() |
S |
55 |
3 |
19 |
get_azure_deployment_name() |
S |
65 |
4 |
8 |
get_suffix_for_model() |
S |
63 |
3 |
11 |
handle_tokens_usage() |
S |
69 |
3 |
6 |
handle_response_errors() |
S |
64 |
3 |
9 |
get_audio() |
S |
60 |
2 |
13 |
try_decode_error() |
S |
68 |
2 |
7 |
get_service_name() |
S |
79 |
2 |
3 |
get_models_static() |
S |
81 |
1 |
3 |
get_models() |
S |
79 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
delete_finetune() |
S |
78 |
1 |
3 |
cancel_finetune() |
S |
78 |
1 |
3 |
get_model() |
S |
78 |
1 |
3 |
delete_file() |
S |
78 |
1 |
3 |
upload_file() |
S |
66 |
1 |
8 |
moderate() |
S |
70 |
1 |
6 |
list_files() |
S |
79 |
1 |
3 |