diff --git a/examples/quick-start-llm/app/llm/__pycache__/provider_google_gemini.cpython-312.pyc b/examples/quick-start-llm/app/llm/__pycache__/provider_google_gemini.cpython-312.pyc deleted file mode 100644 index f677111dd4..0000000000 Binary files a/examples/quick-start-llm/app/llm/__pycache__/provider_google_gemini.cpython-312.pyc and /dev/null differ diff --git a/examples/quick-start-llm/app/llm/__pycache__/provider_huggingface_bart.cpython-312.pyc b/examples/quick-start-llm/app/llm/__pycache__/provider_huggingface_bart.cpython-312.pyc deleted file mode 100644 index 0542783103..0000000000 Binary files a/examples/quick-start-llm/app/llm/__pycache__/provider_huggingface_bart.cpython-312.pyc and /dev/null differ diff --git a/examples/quick-start-llm/app/llm/__pycache__/provider_openai_chatgpt.cpython-312.pyc b/examples/quick-start-llm/app/llm/__pycache__/provider_openai_chatgpt.cpython-312.pyc deleted file mode 100644 index 228f181961..0000000000 Binary files a/examples/quick-start-llm/app/llm/__pycache__/provider_openai_chatgpt.cpython-312.pyc and /dev/null differ diff --git a/examples/quick-start-llm/app/llm/__pycache__/providers.cpython-312.pyc b/examples/quick-start-llm/app/llm/__pycache__/providers.cpython-312.pyc deleted file mode 100644 index 39a289ece0..0000000000 Binary files a/examples/quick-start-llm/app/llm/__pycache__/providers.cpython-312.pyc and /dev/null differ diff --git a/examples/quick-start-llm/app/llm/__pycache__/text_summarizer.cpython-312.pyc b/examples/quick-start-llm/app/llm/__pycache__/text_summarizer.cpython-312.pyc deleted file mode 100644 index 100d5b11f2..0000000000 Binary files a/examples/quick-start-llm/app/llm/__pycache__/text_summarizer.cpython-312.pyc and /dev/null differ