Skip to content

fix(realtime): Add functions to conversation history#8616

Merged
mudler merged 1 commit intomudler:masterfrom
richiejp:fix/realtime-fcalls
Feb 21, 2026
Merged

fix(realtime): Add functions to conversation history#8616
mudler merged 1 commit intomudler:masterfrom
richiejp:fix/realtime-fcalls

Conversation

@richiejp
Copy link
Copy Markdown
Collaborator

Description

It turns out we are not adding previous function calls and results to the conversation submitted the LLM which causes many models to try performing multiple actions at once if the tool allows it (i.e. accepts multiple command words).

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 21, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 6194e97
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6999d643c40e6a000805aa05
😎 Deploy Preview https://deploy-preview-8616--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the kind/documentation Improvements or additions to documentation label Feb 21, 2026
@mudler mudler merged commit b1b67b9 into mudler:master Feb 21, 2026
38 checks passed
localai-bot pushed a commit to localai-bot/LocalAI that referenced this pull request Mar 25, 2026
Signed-off-by: Richard Palethorpe <io@richiejp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants