Skip to content

Commit f987244

Browse files
authored
whitelist openai (#2071)
## Changes whitelist openai ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent f715698 commit f987244

File tree

1 file changed

+272
-0
lines changed

1 file changed

+272
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 272 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7712,6 +7712,278 @@
77127712
"pydevd_plugins.extensions": [],
77137713
"pydevd_plugins.extensions.pydevd_plugin_omegaconf": []
77147714
},
7715+
"openai": {
7716+
"openai": [],
7717+
"openai._base_client": [],
7718+
"openai._client": [],
7719+
"openai._compat": [],
7720+
"openai._constants": [],
7721+
"openai._exceptions": [],
7722+
"openai._extras": [],
7723+
"openai._extras._common": [],
7724+
"openai._extras.numpy_proxy": [],
7725+
"openai._extras.pandas_proxy": [],
7726+
"openai._files": [],
7727+
"openai._legacy_response": [],
7728+
"openai._models": [],
7729+
"openai._module_client": [],
7730+
"openai._qs": [],
7731+
"openai._resource": [],
7732+
"openai._response": [],
7733+
"openai._streaming": [],
7734+
"openai._types": [],
7735+
"openai._utils": [],
7736+
"openai._utils._logs": [],
7737+
"openai._utils._proxy": [],
7738+
"openai._utils._reflection": [],
7739+
"openai._utils._streams": [],
7740+
"openai._utils._sync": [],
7741+
"openai._utils._transform": [],
7742+
"openai._utils._typing": [],
7743+
"openai._utils._utils": [],
7744+
"openai._version": [],
7745+
"openai.cli": [],
7746+
"openai.cli._api": [],
7747+
"openai.cli._api._main": [],
7748+
"openai.cli._api.audio": [],
7749+
"openai.cli._api.chat": [],
7750+
"openai.cli._api.chat.completions": [],
7751+
"openai.cli._api.completions": [],
7752+
"openai.cli._api.files": [],
7753+
"openai.cli._api.image": [],
7754+
"openai.cli._api.models": [],
7755+
"openai.cli._cli": [],
7756+
"openai.cli._errors": [],
7757+
"openai.cli._models": [],
7758+
"openai.cli._progress": [],
7759+
"openai.cli._tools": [],
7760+
"openai.cli._tools._main": [],
7761+
"openai.cli._tools.fine_tunes": [],
7762+
"openai.cli._tools.migrate": [],
7763+
"openai.cli._utils": [],
7764+
"openai.lib._old_api": [],
7765+
"openai.lib._validators": [],
7766+
"openai.lib.azure": [],
7767+
"openai.lib.streaming": [],
7768+
"openai.lib.streaming._assistants": [],
7769+
"openai.pagination": [],
7770+
"openai.resources": [],
7771+
"openai.resources.audio": [],
7772+
"openai.resources.audio.audio": [],
7773+
"openai.resources.audio.speech": [],
7774+
"openai.resources.audio.transcriptions": [],
7775+
"openai.resources.audio.translations": [],
7776+
"openai.resources.batches": [],
7777+
"openai.resources.beta": [],
7778+
"openai.resources.beta.assistants": [],
7779+
"openai.resources.beta.beta": [],
7780+
"openai.resources.beta.threads": [],
7781+
"openai.resources.beta.threads.messages": [],
7782+
"openai.resources.beta.threads.runs": [],
7783+
"openai.resources.beta.threads.runs.runs": [],
7784+
"openai.resources.beta.threads.runs.steps": [],
7785+
"openai.resources.beta.threads.threads": [],
7786+
"openai.resources.beta.vector_stores": [],
7787+
"openai.resources.beta.vector_stores.file_batches": [],
7788+
"openai.resources.beta.vector_stores.files": [],
7789+
"openai.resources.beta.vector_stores.vector_stores": [],
7790+
"openai.resources.chat": [],
7791+
"openai.resources.chat.chat": [],
7792+
"openai.resources.chat.completions": [],
7793+
"openai.resources.completions": [],
7794+
"openai.resources.embeddings": [],
7795+
"openai.resources.files": [],
7796+
"openai.resources.fine_tuning": [],
7797+
"openai.resources.fine_tuning.fine_tuning": [],
7798+
"openai.resources.fine_tuning.jobs": [],
7799+
"openai.resources.fine_tuning.jobs.checkpoints": [],
7800+
"openai.resources.fine_tuning.jobs.jobs": [],
7801+
"openai.resources.images": [],
7802+
"openai.resources.models": [],
7803+
"openai.resources.moderations": [],
7804+
"openai.types": [],
7805+
"openai.types.audio": [],
7806+
"openai.types.audio.speech_create_params": [],
7807+
"openai.types.audio.transcription": [],
7808+
"openai.types.audio.transcription_create_params": [],
7809+
"openai.types.audio.translation": [],
7810+
"openai.types.audio.translation_create_params": [],
7811+
"openai.types.batch": [],
7812+
"openai.types.batch_create_params": [],
7813+
"openai.types.batch_error": [],
7814+
"openai.types.batch_list_params": [],
7815+
"openai.types.batch_request_counts": [],
7816+
"openai.types.beta": [],
7817+
"openai.types.beta.assistant": [],
7818+
"openai.types.beta.assistant_create_params": [],
7819+
"openai.types.beta.assistant_deleted": [],
7820+
"openai.types.beta.assistant_list_params": [],
7821+
"openai.types.beta.assistant_response_format": [],
7822+
"openai.types.beta.assistant_response_format_option": [],
7823+
"openai.types.beta.assistant_response_format_option_param": [],
7824+
"openai.types.beta.assistant_response_format_param": [],
7825+
"openai.types.beta.assistant_stream_event": [],
7826+
"openai.types.beta.assistant_tool": [],
7827+
"openai.types.beta.assistant_tool_choice": [],
7828+
"openai.types.beta.assistant_tool_choice_function": [],
7829+
"openai.types.beta.assistant_tool_choice_function_param": [],
7830+
"openai.types.beta.assistant_tool_choice_option": [],
7831+
"openai.types.beta.assistant_tool_choice_option_param": [],
7832+
"openai.types.beta.assistant_tool_choice_param": [],
7833+
"openai.types.beta.assistant_tool_param": [],
7834+
"openai.types.beta.assistant_update_params": [],
7835+
"openai.types.beta.chat": [],
7836+
"openai.types.beta.code_interpreter_tool": [],
7837+
"openai.types.beta.code_interpreter_tool_param": [],
7838+
"openai.types.beta.file_search_tool": [],
7839+
"openai.types.beta.file_search_tool_param": [],
7840+
"openai.types.beta.function_tool": [],
7841+
"openai.types.beta.function_tool_param": [],
7842+
"openai.types.beta.thread": [],
7843+
"openai.types.beta.thread_create_and_run_params": [],
7844+
"openai.types.beta.thread_create_params": [],
7845+
"openai.types.beta.thread_deleted": [],
7846+
"openai.types.beta.thread_update_params": [],
7847+
"openai.types.beta.threads": [],
7848+
"openai.types.beta.threads.annotation": [],
7849+
"openai.types.beta.threads.annotation_delta": [],
7850+
"openai.types.beta.threads.file_citation_annotation": [],
7851+
"openai.types.beta.threads.file_citation_delta_annotation": [],
7852+
"openai.types.beta.threads.file_path_annotation": [],
7853+
"openai.types.beta.threads.file_path_delta_annotation": [],
7854+
"openai.types.beta.threads.image_file": [],
7855+
"openai.types.beta.threads.image_file_content_block": [],
7856+
"openai.types.beta.threads.image_file_content_block_param": [],
7857+
"openai.types.beta.threads.image_file_delta": [],
7858+
"openai.types.beta.threads.image_file_delta_block": [],
7859+
"openai.types.beta.threads.image_file_param": [],
7860+
"openai.types.beta.threads.image_url": [],
7861+
"openai.types.beta.threads.image_url_content_block": [],
7862+
"openai.types.beta.threads.image_url_content_block_param": [],
7863+
"openai.types.beta.threads.image_url_delta": [],
7864+
"openai.types.beta.threads.image_url_delta_block": [],
7865+
"openai.types.beta.threads.image_url_param": [],
7866+
"openai.types.beta.threads.message": [],
7867+
"openai.types.beta.threads.message_content": [],
7868+
"openai.types.beta.threads.message_content_delta": [],
7869+
"openai.types.beta.threads.message_content_part_param": [],
7870+
"openai.types.beta.threads.message_create_params": [],
7871+
"openai.types.beta.threads.message_deleted": [],
7872+
"openai.types.beta.threads.message_delta": [],
7873+
"openai.types.beta.threads.message_delta_event": [],
7874+
"openai.types.beta.threads.message_list_params": [],
7875+
"openai.types.beta.threads.message_update_params": [],
7876+
"openai.types.beta.threads.required_action_function_tool_call": [],
7877+
"openai.types.beta.threads.run": [],
7878+
"openai.types.beta.threads.run_create_params": [],
7879+
"openai.types.beta.threads.run_list_params": [],
7880+
"openai.types.beta.threads.run_status": [],
7881+
"openai.types.beta.threads.run_submit_tool_outputs_params": [],
7882+
"openai.types.beta.threads.run_update_params": [],
7883+
"openai.types.beta.threads.runs": [],
7884+
"openai.types.beta.threads.runs.code_interpreter_logs": [],
7885+
"openai.types.beta.threads.runs.code_interpreter_output_image": [],
7886+
"openai.types.beta.threads.runs.code_interpreter_tool_call": [],
7887+
"openai.types.beta.threads.runs.code_interpreter_tool_call_delta": [],
7888+
"openai.types.beta.threads.runs.file_search_tool_call": [],
7889+
"openai.types.beta.threads.runs.file_search_tool_call_delta": [],
7890+
"openai.types.beta.threads.runs.function_tool_call": [],
7891+
"openai.types.beta.threads.runs.function_tool_call_delta": [],
7892+
"openai.types.beta.threads.runs.message_creation_step_details": [],
7893+
"openai.types.beta.threads.runs.run_step": [],
7894+
"openai.types.beta.threads.runs.run_step_delta": [],
7895+
"openai.types.beta.threads.runs.run_step_delta_event": [],
7896+
"openai.types.beta.threads.runs.run_step_delta_message_delta": [],
7897+
"openai.types.beta.threads.runs.step_list_params": [],
7898+
"openai.types.beta.threads.runs.tool_call": [],
7899+
"openai.types.beta.threads.runs.tool_call_delta": [],
7900+
"openai.types.beta.threads.runs.tool_call_delta_object": [],
7901+
"openai.types.beta.threads.runs.tool_calls_step_details": [],
7902+
"openai.types.beta.threads.text": [],
7903+
"openai.types.beta.threads.text_content_block": [],
7904+
"openai.types.beta.threads.text_content_block_param": [],
7905+
"openai.types.beta.threads.text_delta": [],
7906+
"openai.types.beta.threads.text_delta_block": [],
7907+
"openai.types.beta.vector_store": [],
7908+
"openai.types.beta.vector_store_create_params": [],
7909+
"openai.types.beta.vector_store_deleted": [],
7910+
"openai.types.beta.vector_store_list_params": [],
7911+
"openai.types.beta.vector_store_update_params": [],
7912+
"openai.types.beta.vector_stores": [],
7913+
"openai.types.beta.vector_stores.file_batch_create_params": [],
7914+
"openai.types.beta.vector_stores.file_batch_list_files_params": [],
7915+
"openai.types.beta.vector_stores.file_create_params": [],
7916+
"openai.types.beta.vector_stores.file_list_params": [],
7917+
"openai.types.beta.vector_stores.vector_store_file": [],
7918+
"openai.types.beta.vector_stores.vector_store_file_batch": [],
7919+
"openai.types.beta.vector_stores.vector_store_file_deleted": [],
7920+
"openai.types.chat": [],
7921+
"openai.types.chat.chat_completion": [],
7922+
"openai.types.chat.chat_completion_assistant_message_param": [],
7923+
"openai.types.chat.chat_completion_chunk": [],
7924+
"openai.types.chat.chat_completion_content_part_image_param": [],
7925+
"openai.types.chat.chat_completion_content_part_param": [],
7926+
"openai.types.chat.chat_completion_content_part_text_param": [],
7927+
"openai.types.chat.chat_completion_function_call_option_param": [],
7928+
"openai.types.chat.chat_completion_function_message_param": [],
7929+
"openai.types.chat.chat_completion_message": [],
7930+
"openai.types.chat.chat_completion_message_param": [],
7931+
"openai.types.chat.chat_completion_message_tool_call": [],
7932+
"openai.types.chat.chat_completion_message_tool_call_param": [],
7933+
"openai.types.chat.chat_completion_named_tool_choice_param": [],
7934+
"openai.types.chat.chat_completion_role": [],
7935+
"openai.types.chat.chat_completion_stream_options_param": [],
7936+
"openai.types.chat.chat_completion_system_message_param": [],
7937+
"openai.types.chat.chat_completion_token_logprob": [],
7938+
"openai.types.chat.chat_completion_tool_choice_option_param": [],
7939+
"openai.types.chat.chat_completion_tool_message_param": [],
7940+
"openai.types.chat.chat_completion_tool_param": [],
7941+
"openai.types.chat.chat_completion_user_message_param": [],
7942+
"openai.types.chat.completion_create_params": [],
7943+
"openai.types.chat_model": [],
7944+
"openai.types.completion": [],
7945+
"openai.types.completion_choice": [],
7946+
"openai.types.completion_create_params": [],
7947+
"openai.types.completion_usage": [],
7948+
"openai.types.create_embedding_response": [],
7949+
"openai.types.embedding": [],
7950+
"openai.types.embedding_create_params": [],
7951+
"openai.types.file_content": [],
7952+
"openai.types.file_create_params": [],
7953+
"openai.types.file_deleted": [],
7954+
"openai.types.file_list_params": [],
7955+
"openai.types.file_object": [],
7956+
"openai.types.fine_tuning": [],
7957+
"openai.types.fine_tuning.fine_tuning_job": [],
7958+
"openai.types.fine_tuning.fine_tuning_job_event": [],
7959+
"openai.types.fine_tuning.fine_tuning_job_integration": [],
7960+
"openai.types.fine_tuning.fine_tuning_job_wandb_integration": [],
7961+
"openai.types.fine_tuning.fine_tuning_job_wandb_integration_object": [],
7962+
"openai.types.fine_tuning.job_create_params": [],
7963+
"openai.types.fine_tuning.job_list_events_params": [],
7964+
"openai.types.fine_tuning.job_list_params": [],
7965+
"openai.types.fine_tuning.jobs": [],
7966+
"openai.types.fine_tuning.jobs.checkpoint_list_params": [],
7967+
"openai.types.fine_tuning.jobs.fine_tuning_job_checkpoint": [],
7968+
"openai.types.image": [],
7969+
"openai.types.image_create_variation_params": [],
7970+
"openai.types.image_edit_params": [],
7971+
"openai.types.image_generate_params": [],
7972+
"openai.types.images_response": [],
7973+
"openai.types.model": [],
7974+
"openai.types.model_deleted": [],
7975+
"openai.types.moderation": [],
7976+
"openai.types.moderation_create_params": [],
7977+
"openai.types.moderation_create_response": [],
7978+
"openai.types.shared": [],
7979+
"openai.types.shared.error_object": [],
7980+
"openai.types.shared.function_definition": [],
7981+
"openai.types.shared.function_parameters": [],
7982+
"openai.types.shared_params": [],
7983+
"openai.types.shared_params.function_definition": [],
7984+
"openai.types.shared_params.function_parameters": [],
7985+
"openai.version": []
7986+
},
77157987
"opencv-python": {
77167988
"cv2": [],
77177989
"cv2.config-3": [],

0 commit comments

Comments
 (0)