## Running analysis for "llm_dart" version "0.8.0" STARTED: 2025-07-04T04:28:22.303563Z ### Starting pana 2025-07-04 04:28:36.115149 INFO: Running `dart pub unpack llm_dart:0.8.0 --output /tmp/pana-llm_dartXBPIFC/llm_dart --no-resolve`... 2025-07-04 04:28:37.325004 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-07-04 04:28:37.360158 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-07-04 04:28:37.525040 INFO: Running `git rev-parse --show-toplevel`... 2025-07-04 04:28:37.748202 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-07-04 04:28:39.256330 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-07-04 04:28:40.189888 INFO: Analyzing package... 2025-07-04 04:28:40.222855 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-07-04 04:29:34.272517 INFO: Running `git init`... 2025-07-04 04:29:34.312391 INFO: Running `git remote add origin https://github.com/Latias94/llm_dart`... 2025-07-04 04:29:34.344436 INFO: Running `git remote show origin`... 2025-07-04 04:29:34.602773 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-07-04 04:29:35.243336 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-07-04 04:29:35.281519 INFO: Running `git show origin/main:pubspec.yaml`... 2025-07-04 04:29:41.832811 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OKVRCB/./lib`... 2025-07-04 04:29:43.941889 INFO: Analyzing pub downgrade... 2025-07-04 04:29:43.946237 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-07-04 04:29:45.331598 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-07-04 04:29:49.857515 INFO: [pub-downgrade-success] 2025-07-04 04:29:49.862022 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-07-04 04:29:50.765045 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-07-04 04:30:01.608436 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-llm_dartXBPIFC/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-07-04 04:30:45.735127 INFO: `dartdoc` completed: 2025-07-04 04:30:45.735127 INFO: Documenting llm_dart... 2025-07-04 04:30:45.735127 INFO: Discovering libraries... 2025-07-04 04:30:45.735127 INFO: Linking elements... 2025-07-04 04:30:45.735127 INFO: Precaching local docs for 714985 elements... 2025-07-04 04:30:45.735127 INFO: Initialized dartdoc with 541 libraries 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/assistants.dart from package:llm_dart/providers/openai/assistants.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/audio.dart from package:llm_dart/providers/openai/audio.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/dio_strategy.dart from package:llm_dart/providers/openai/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/embeddings.dart from package:llm_dart/providers/openai/embeddings.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/config.dart from package:llm_dart/providers/openai/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/chat.dart from package:llm_dart/providers/openai/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/provider.dart from package:llm_dart/providers/openai/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/compatible/openrouter/builder.dart from package:llm_dart/providers/openai/compatible/openrouter/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/files.dart from package:llm_dart/providers/openai/files.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/client.dart from package:llm_dart/providers/openai/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/images.dart from package:llm_dart/providers/openai/images.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/responses_capability.dart from package:llm_dart/providers/openai/responses_capability.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/responses.dart from package:llm_dart/providers/openai/responses.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/builtin_tools.dart from package:llm_dart/providers/openai/builtin_tools.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/models.dart from package:llm_dart/providers/openai/models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/completion.dart from package:llm_dart/providers/openai/completion.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/moderation.dart from package:llm_dart/providers/openai/moderation.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/openai.dart from package:llm_dart/providers/openai/openai.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/openai/builder.dart from package:llm_dart/providers/openai/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/audio.dart from package:llm_dart/providers/elevenlabs/audio.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/elevenlabs.dart from package:llm_dart/providers/elevenlabs/elevenlabs.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/dio_strategy.dart from package:llm_dart/providers/elevenlabs/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/config.dart from package:llm_dart/providers/elevenlabs/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/provider.dart from package:llm_dart/providers/elevenlabs/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/client.dart from package:llm_dart/providers/elevenlabs/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/models.dart from package:llm_dart/providers/elevenlabs/models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/elevenlabs/builder.dart from package:llm_dart/providers/elevenlabs/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/deepseek.dart from package:llm_dart/providers/deepseek/deepseek.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/dio_strategy.dart from package:llm_dart/providers/deepseek/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/config.dart from package:llm_dart/providers/deepseek/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/chat.dart from package:llm_dart/providers/deepseek/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/provider.dart from package:llm_dart/providers/deepseek/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/error_handler.dart from package:llm_dart/providers/deepseek/error_handler.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/client.dart from package:llm_dart/providers/deepseek/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/deepseek/models.dart from package:llm_dart/providers/deepseek/models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/xai.dart from package:llm_dart/providers/xai/xai.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/dio_strategy.dart from package:llm_dart/providers/xai/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/embeddings.dart from package:llm_dart/providers/xai/embeddings.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/config.dart from package:llm_dart/providers/xai/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/chat.dart from package:llm_dart/providers/xai/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/provider.dart from package:llm_dart/providers/xai/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/xai/client.dart from package:llm_dart/providers/xai/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/phind.dart from package:llm_dart/providers/phind/phind.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/dio_strategy.dart from package:llm_dart/providers/phind/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/config.dart from package:llm_dart/providers/phind/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/chat.dart from package:llm_dart/providers/phind/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/provider.dart from package:llm_dart/providers/phind/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/phind/client.dart from package:llm_dart/providers/phind/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/dio_strategy.dart from package:llm_dart/providers/groq/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/config.dart from package:llm_dart/providers/groq/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/chat.dart from package:llm_dart/providers/groq/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/provider.dart from package:llm_dart/providers/groq/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/client.dart from package:llm_dart/providers/groq/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/groq/groq.dart from package:llm_dart/providers/groq/groq.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/anthropic.dart from package:llm_dart/providers/anthropic/anthropic.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/dio_strategy.dart from package:llm_dart/providers/anthropic/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/config.dart from package:llm_dart/providers/anthropic/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/mcp_models.dart from package:llm_dart/providers/anthropic/mcp_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/chat.dart from package:llm_dart/providers/anthropic/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/provider.dart from package:llm_dart/providers/anthropic/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/files.dart from package:llm_dart/providers/anthropic/files.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/client.dart from package:llm_dart/providers/anthropic/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/models.dart from package:llm_dart/providers/anthropic/models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/anthropic/builder.dart from package:llm_dart/providers/anthropic/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/elevenlabs_factory.dart from package:llm_dart/providers/factories/elevenlabs_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/deepseek_factory.dart from package:llm_dart/providers/factories/deepseek_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/ollama_factory.dart from package:llm_dart/providers/factories/ollama_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/base_factory.dart from package:llm_dart/providers/factories/base_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/google_factory.dart from package:llm_dart/providers/factories/google_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/openai_compatible_factory.dart from package:llm_dart/providers/factories/openai_compatible_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/openai_factory.dart from package:llm_dart/providers/factories/openai_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/groq_factory.dart from package:llm_dart/providers/factories/groq_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/xai_factory.dart from package:llm_dart/providers/factories/xai_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/anthropic_factory.dart from package:llm_dart/providers/factories/anthropic_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/factories/phind_factory.dart from package:llm_dart/providers/factories/phind_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/dio_strategy.dart from package:llm_dart/providers/ollama/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/embeddings.dart from package:llm_dart/providers/ollama/embeddings.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/config.dart from package:llm_dart/providers/ollama/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/chat.dart from package:llm_dart/providers/ollama/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/provider.dart from package:llm_dart/providers/ollama/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/client.dart from package:llm_dart/providers/ollama/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/models.dart from package:llm_dart/providers/ollama/models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/completion.dart from package:llm_dart/providers/ollama/completion.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/ollama.dart from package:llm_dart/providers/ollama/ollama.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/ollama/builder.dart from package:llm_dart/providers/ollama/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/dio_strategy.dart from package:llm_dart/providers/google/dio_strategy.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/embeddings.dart from package:llm_dart/providers/google/embeddings.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/config.dart from package:llm_dart/providers/google/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/google.dart from package:llm_dart/providers/google/google.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/chat.dart from package:llm_dart/providers/google/chat.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/tts.dart from package:llm_dart/providers/google/tts.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/provider.dart from package:llm_dart/providers/google/provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/client.dart from package:llm_dart/providers/google/client.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/images.dart from package:llm_dart/providers/google/images.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library providers/google/builder.dart from package:llm_dart/providers/google/builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library llm_dart.dart from package:llm_dart/llm_dart.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library builder/audio_config.dart from package:llm_dart/builder/audio_config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library builder/http_config.dart from package:llm_dart/builder/http_config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library builder/image_config.dart from package:llm_dart/builder/image_config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library builder/provider_config.dart from package:llm_dart/builder/provider_config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library builder/llm_builder.dart from package:llm_dart/builder/llm_builder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/chat_models.dart from package:llm_dart/models/chat_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/audio_models.dart from package:llm_dart/models/audio_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/tool_models.dart from package:llm_dart/models/tool_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/image_models.dart from package:llm_dart/models/image_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/assistant_models.dart from package:llm_dart/models/assistant_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/file_models.dart from package:llm_dart/models/file_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/moderation_models.dart from package:llm_dart/models/moderation_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library models/responses_models.dart from package:llm_dart/models/responses_models.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/provider_registry.dart from package:llm_dart/utils/provider_registry.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/capability_utils.dart from package:llm_dart/utils/capability_utils.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/config_utils.dart from package:llm_dart/utils/config_utils.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/http_client_adapter_io.dart from package:llm_dart/utils/http_client_adapter_io.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/reasoning_utils.dart from package:llm_dart/utils/reasoning_utils.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/dio_client_factory.dart from package:llm_dart/utils/dio_client_factory.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/http_config_utils.dart from package:llm_dart/utils/http_config_utils.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/http_client_adapter_stub.dart from package:llm_dart/utils/http_client_adapter_stub.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/http_client_adapter_web.dart from package:llm_dart/utils/http_client_adapter_web.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library utils/utf8_stream_decoder.dart from package:llm_dart/utils/utf8_stream_decoder.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/capability.dart from package:llm_dart/core/capability.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/provider_defaults.dart from package:llm_dart/core/provider_defaults.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/tool_validator.dart from package:llm_dart/core/tool_validator.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/config.dart from package:llm_dart/core/config.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/google_openai_transformers.dart from package:llm_dart/core/google_openai_transformers.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/llm_error.dart from package:llm_dart/core/llm_error.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/openai_compatible_configs.dart from package:llm_dart/core/openai_compatible_configs.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/base_http_provider.dart from package:llm_dart/core/base_http_provider.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/registry.dart from package:llm_dart/core/registry.dart... 2025-07-04 04:30:45.735127 INFO: Generating docs for library core/web_search.dart from package:llm_dart/core/web_search.dart... 2025-07-04 04:30:45.735127 INFO: Documented 129 public libraries in 43.0 seconds 2025-07-04 04:30:45.735127 INFO: Success! Docs generated into /tmp/pana-llm_dartXBPIFC/raw-dartdoc 2025-07-04 04:30:45.735127 INFO: warning: unresolved doc reference ['TEXT', 'IMAGE'] 2025-07-04 04:30:45.735127 INFO: from images.GoogleImages: (file:///tmp/pana_OKVRCB/lib/providers/google/images.dart:24:7) 2025-07-04 04:30:45.735127 INFO: warning: unresolved doc reference ['TEXT', 'IMAGE'] 2025-07-04 04:30:45.735127 INFO: from builder.GoogleLLMBuilder.responseModalities: (file:///tmp/pana_OKVRCB/lib/providers/google/builder.dart:82:20) 2025-07-04 04:30:45.735127 INFO: Found 2 warnings and 0 errors. 2025-07-04 04:30:45.831315 INFO: Writing summary.json 2025-07-04 04:30:45.834387 INFO: Running dartdoc post-processing 2025-07-04 04:30:45.838306 INFO: Creating .tar.gz archive 2025-07-04 04:30:48.817907 INFO: Finished .tar.gz archive 2025-07-04 04:30:55.267435 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-07-04T04:30:55.544498Z