Skip to content

feat(chat): add default memory tools#6873

Merged
FabienMotte merged 2 commits intomasterfrom
feat/memory-tools
Jan 23, 2026
Merged

feat(chat): add default memory tools#6873
FabienMotte merged 2 commits intomasterfrom
feat/memory-tools

Conversation

@FabienMotte
Copy link
Contributor

@FabienMotte FabienMotte commented Jan 23, 2026

Summary

Adds default memory tools (algolia_memorize, algolia_memory_search, algolia_ponder) to the Chat widget with no UI rendering. These tools are handled server-side.

Result

Fixes No tool implementation found for... errors in dev mode when the agent uses memory tools.

@FabienMotte FabienMotte self-assigned this Jan 23, 2026
Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

Perfect. Let’s wait for a confirmation from as team to ensure these should indeed render null

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 23, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit eb50902:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

@Haroenv Haroenv requested a review from kombucha January 23, 2026 15:54
@FabienMotte FabienMotte changed the title feat(chat): add default memory tools (memorize, memory_search, ponder) feat(chat): add default memory tools Jan 23, 2026
@FabienMotte FabienMotte merged commit 36127f4 into master Jan 23, 2026
14 checks passed
@FabienMotte FabienMotte deleted the feat/memory-tools branch January 23, 2026 17:11
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.

2 participants