Skip to content

Conversation

SoongMingLiang
Copy link
Contributor

@SoongMingLiang SoongMingLiang commented Jul 23, 2025

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
Member

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

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

@tharropoulos tharropoulos left a comment

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
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