Skip to content

feat: add a new genai locator module #298

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

garethjevans
Copy link

No description provided.

@garethjevans garethjevans force-pushed the genai-locator branch 3 times, most recently from 1049c81 to abefc0f Compare July 1, 2025 11:49
@candicenonsense
Copy link
Member

I like the approach of having a separate module for ai support, as it keeps concerns separated. Previous connector libraries suffered badly from incompatible scope creep.

@kvmw
Copy link
Contributor

kvmw commented Jul 2, 2025

@garethjevans

Are GenAIEmbeddingCfEnvProcessor and GenAIChatCfEnvProcessor going to move to the new module, eventually?

@garethjevans
Copy link
Author

@kvmw

Are GenAIEmbeddingCfEnvProcessor and GenAIChatCfEnvProcessor going to move to the new module, eventually?

Longer term, they might be deprecated/removed.

GenAIEmbeddingCfEnvProcessor and GenAIChatCfEnvProcessor are still used for anyone using anything less than TP 10.2, or TP 10.2 with an "legacy style" binding.

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