Skip to content

Feature: add typesense remote embedding settings#934

Draft
SoongMingLiang wants to merge 1 commit into
laravel:10.xfrom
SoongMingLiang:feat/typesense-remote-embedding-settings
Draft

Feature: add typesense remote embedding settings#934
SoongMingLiang wants to merge 1 commit into
laravel:10.xfrom
SoongMingLiang:feat/typesense-remote-embedding-settings

Conversation

@SoongMingLiang

@SoongMingLiang SoongMingLiang commented Jul 23, 2025

Copy link
Copy Markdown
Contributor

This PR adds the capability of customizing the behavior of typesense performing remote embedding through specifying parameters in config/scout.php file.

Related documentation:
https://typesense.org/docs/29.0/api/vector-search.html#remote-embedding-api-parameters

This PR adds the capability of customizing typesense performing remote embedding behavior through specifying parameters in config/scout.php file.

Related documentation:
https://typesense.org/docs/29.0/api/vector-search.html#remote-embedding-api-parameters
@taylorotwell

Copy link
Copy Markdown
Member

I need a review from Typesense on this one. @tharropoulos

@taylorotwell taylorotwell marked this pull request as draft July 23, 2025 14:12

@tharropoulos tharropoulos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These are runtime parameters on the import API, so adding them in the scout config falls in line with how we already handle the rest of the collection configuration.

They're being initialized to their defaults, so it's correct.

@SoongMingLiang

Copy link
Copy Markdown
Contributor Author

Hi @taylorotwell , just a quick nudge on this PR. Whenever you have a moment, would love to hear your feedback. Thanks!

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.

3 participants