Skip to content

chore: Merge llm-tool-calling example with llm example#247

Merged
pweglik merged 12 commits intov0.4.0-rc1from
@pw/chore/merge-example-apps
May 11, 2025
Merged

chore: Merge llm-tool-calling example with llm example#247
pweglik merged 12 commits intov0.4.0-rc1from
@pw/chore/merge-example-apps

Conversation

@pweglik
Copy link
Copy Markdown
Contributor

@pweglik pweglik commented May 6, 2025

Description

Moved code from more flashy seprate example into tab of llm example. Simpler in maintanace

Tested on

  • iOS
  • Android

Related issues

#236

Checklist

  • I have performed a self-review of my code
  • My changes generate no new warnings

@pweglik pweglik self-assigned this May 6, 2025
@pweglik pweglik force-pushed the @pw/chore/merge-example-apps branch 2 times, most recently from 464f936 to bb621a3 Compare May 7, 2025 10:50
@pweglik pweglik force-pushed the @pw/chore/merge-example-apps branch from bb621a3 to 9a6af53 Compare May 7, 2025 11:13
Base automatically changed from @pw/improvements-in-llm-api to v0.4.0-rc1 May 8, 2025 14:04
@pweglik pweglik force-pushed the @pw/chore/merge-example-apps branch from 9a6af53 to abbad73 Compare May 8, 2025 14:05
Copy link
Copy Markdown
Collaborator

@chmjkb chmjkb left a comment

Choose a reason for hiding this comment

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

One note here: Can we refactor LLMToolCallingScreen and LLMScreen? I think the code repetition is pretty big and could be reduced.

@pweglik pweglik merged commit 4369341 into v0.4.0-rc1 May 11, 2025
1 of 2 checks passed
@pweglik pweglik deleted the @pw/chore/merge-example-apps branch May 11, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove llm-tool-calling example app and move all functionalities to llm tab

3 participants