Skip to content

Confusing name of a custom LLM provider class #13294

@janbodnar

Description

@janbodnar

Page URL

https://docs.flutter.dev/ai/ai-toolkit/custom-llm-providers

Page source

https://github.com/flutter/website/blob/main/src/content/ai/ai-toolkit/custom-llm-providers.md

Describe the problem

In the documentation, the example custom LLM provider is named FirebaseProvider, which is confusing in this context. Since the section is about creating generic custom providers, the example should use a neutral name such as MyLlmProvider or CustomProvider.

Expected fix

Rename the example class to a more appropriate, provider‑agnostic name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    from.page-issueReported in a reader-filed concernp2-mediumNecessary but not urgent concern. Resolve when possible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions