-
Home
-
AI Engine
-
2.5.9
-
Code
-
Classes
- Meow_MWAI_Engines_OpenAI
Total Complexity |
297 |
Dependencies |
11 |
Dependents |
2 |
Total lines |
1,401 |
Lines of code |
1,196 |
Logical lines of code |
724 |
Comment lines |
69 |
Methods |
43 |
Properties |
15 |
Methods 43
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
stream_data_handler() |
D |
20 |
61 |
203 |
build_body() |
C |
32 |
27 |
100 |
run_completion_query() |
B |
35 |
19 |
88 |
execute() |
B |
37 |
17 |
70 |
build_url() |
B |
41 |
16 |
54 |
run_finetune() |
A |
44 |
14 |
45 |
run_query() |
A |
42 |
13 |
49 |
calculate_price() |
A |
44 |
11 |
45 |
run_image_query() |
A |
43 |
8 |
44 |
get_models() |
A |
52 |
8 |
25 |
get_price() |
S |
50 |
7 |
29 |
build_messages() |
S |
47 |
6 |
40 |
create_vector_store() |
S |
53 |
7 |
21 |
list_finetunes() |
S |
45 |
5 |
45 |
run_embedding_query() |
S |
49 |
5 |
29 |
download_file() |
S |
51 |
5 |
25 |
list_deleted_finetunes() |
S |
54 |
5 |
23 |
build_headers() |
S |
56 |
5 |
19 |
run_transcribe_query() |
S |
50 |
4 |
27 |
get_incidents() |
S |
53 |
4 |
22 |
build_form_body() |
S |
55 |
4 |
20 |
handle_tokens_usage() |
S |
59 |
4 |
15 |
set_environment() |
S |
62 |
4 |
11 |
build_options() |
S |
55 |
3 |
19 |
handle_response_errors() |
S |
64 |
4 |
9 |
get_azure_deployment_name() |
S |
65 |
4 |
8 |
get_suffix_for_model() |
S |
63 |
3 |
11 |
__construct() |
S |
65 |
3 |
8 |
get_audio() |
S |
60 |
2 |
13 |
create() |
S |
63 |
2 |
11 |
try_decode_error() |
S |
68 |
2 |
7 |
get_model_without_release_date() |
S |
71 |
2 |
6 |
get_service_name() |
S |
79 |
2 |
3 |
list_files() |
S |
70 |
2 |
6 |
reset_stream() |
S |
64 |
1 |
11 |
delete_file() |
S |
78 |
1 |
3 |
get_model() |
S |
78 |
1 |
3 |
cancel_finetune() |
S |
78 |
1 |
3 |
delete_finetune() |
S |
78 |
1 |
3 |
add_vector_store_file() |
S |
68 |
1 |
6 |
upload_file() |
S |
66 |
1 |
8 |
moderate() |
S |
70 |
1 |
6 |
get_models_static() |
S |
81 |
1 |
3 |