Skip to content
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

Providing embedding field name to retriever #697

Conversation

jamesrichards4
Copy link
Contributor

Context

The embedding field name was fixed in the ParameterizedRetriever. The env var is now passed in properly to ensure worker and core-api use the correct field name everywhere

Changes proposed in this pull request

Pass in additional arg to ParameterizedRetriever embedding_field_name

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

@jamesrichards4 jamesrichards4 requested a review from wpfl-dbt July 1, 2024 13:47
Copy link
Collaborator

@gecBurton gecBurton left a comment

Choose a reason for hiding this comment

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

LGTM

@jamesrichards4 jamesrichards4 merged commit c1efafb into feature/redbox-430-remote-embeddings Jul 1, 2024
4 checks passed
@gecBurton gecBurton deleted the bugfix/using-consistent-embedding-field-name branch February 6, 2025 16:47
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