Skip to content

chore: add llm config example to docs#884

Open
mateuszlampert wants to merge 5 commits intomainfrom
@ml/add-llm-config-example-to-docs
Open

chore: add llm config example to docs#884
mateuszlampert wants to merge 5 commits intomainfrom
@ml/add-llm-config-example-to-docs

Conversation

@mateuszlampert
Copy link
Contributor

@mateuszlampert mateuszlampert commented Feb 26, 2026

Description

This PR updates docs with full LLM configuration example.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Check out docs and check out useLLM section (there are no examples for LLMModule at all, so I did not add this there)

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@mateuszlampert mateuszlampert self-assigned this Feb 26, 2026
@mateuszlampert mateuszlampert added the documentation Improvements or additions to documentation label Feb 26, 2026
@mateuszlampert mateuszlampert changed the title @ml/add llm config example to docs chore: add llm config example to docs Feb 27, 2026
}
};

const { configure } = llm;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see where llm was defined in this code chunk. Is this example suppose to be a continuation of some different code?

@msluszniak

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants