-
Home
-
AI Engine
-
3.1.1
-
Code
-
Classes
- Meow_MWAI_Engines_ChatML
| Total Complexity |
434 |
| Dependencies |
12 |
| Dependents |
0 |
| Total lines |
1,961 |
| Lines of code |
1,610 |
| Logical lines of code |
987 |
| Comment lines |
155 |
| Methods |
50 |
| Properties |
17 |
Methods 50
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| stream_data_handler() |
D |
16 |
71 |
245 |
| build_body() |
D |
24 |
46 |
159 |
| execute() |
D |
26 |
45 |
132 |
| run_completion_query() |
D |
25 |
36 |
162 |
| run_query() |
C |
33 |
27 |
90 |
| build_url() |
B |
38 |
20 |
66 |
| build_messages() |
A |
41 |
13 |
60 |
| run_finetune() |
A |
44 |
14 |
45 |
| calculate_price() |
A |
44 |
11 |
45 |
| run_transcribe_query() |
A |
41 |
10 |
57 |
| run_editimage_query() |
A |
43 |
9 |
45 |
| get_price() |
A |
49 |
8 |
29 |
| build_form_body() |
A |
50 |
8 |
27 |
| get_models() |
A |
52 |
8 |
25 |
| search_for_container_id_recursive() |
S |
59 |
8 |
13 |
| run_image_query() |
S |
45 |
6 |
38 |
| create_vector_store() |
S |
53 |
7 |
21 |
| list_finetunes() |
S |
45 |
5 |
45 |
| run_embedding_query() |
S |
49 |
5 |
29 |
| finalize_choices() |
S |
62 |
6 |
11 |
| download_file() |
S |
51 |
5 |
25 |
| list_deleted_finetunes() |
S |
54 |
5 |
23 |
| build_headers() |
S |
56 |
5 |
19 |
| get_audio() |
S |
55 |
4 |
17 |
| handle_tokens_usage() |
S |
58 |
4 |
16 |
| run() |
S |
61 |
4 |
13 |
| set_environment() |
S |
62 |
4 |
11 |
| build_options() |
S |
55 |
3 |
19 |
| get_azure_deployment_name() |
S |
65 |
4 |
8 |
| handle_response_errors() |
S |
64 |
4 |
9 |
| get_suffix_for_model() |
S |
63 |
3 |
11 |
| get_service_name() |
S |
79 |
2 |
3 |
| is_o1_model() |
S |
73 |
2 |
4 |
| requires_developer_roles() |
S |
72 |
2 |
6 |
| is_realtime_model() |
S |
74 |
2 |
4 |
| try_decode_error() |
S |
68 |
2 |
7 |
| list_files() |
S |
70 |
2 |
6 |
| get_model_without_release_date() |
S |
70 |
2 |
6 |
| reset_stream() |
S |
61 |
1 |
14 |
| __construct() |
S |
76 |
1 |
4 |
| is_gpt5_model() |
S |
78 |
1 |
3 |
| moderate() |
S |
70 |
1 |
6 |
| upload_file() |
S |
66 |
1 |
8 |
| get_vector_store() |
S |
76 |
1 |
3 |
| add_vector_store_file() |
S |
68 |
1 |
6 |
| delete_file() |
S |
78 |
1 |
3 |
| get_model() |
S |
78 |
1 |
3 |
| cancel_finetune() |
S |
78 |
1 |
3 |
| delete_finetune() |
S |
78 |
1 |
3 |
| get_models_static() |
S |
81 |
1 |
3 |