Skip to content

Feature: add typesense remote embedding settings #934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: 10.x
Choose a base branch
from

Conversation

SoongMingLiang
Copy link

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