feat: route embedding input types by usage#2024
Conversation
|
Automated Test Results: PASSED Cloud test-engine full-audit rerun against
Manual code review is still required before merge. |
|
This draft is now Ready for review. Cloud test-engine rerun on |
|
Hi @Memtensor-AI / @CarltonXiang — friendly ping on this draft. Quick observation: this PR still has base branch Could a maintainer please change the base branch from Thanks! |
|
Hi @syzsunshine219 — looks like you've merged 35 of the last 50 PRs on this repo. Friendly ping on this one. This draft (and the other 21 OPEN PRs I have here) is small, single-commit, has cloud test-engine When you have a moment, would you mind one of:
Both fix and feature PRs in this batch are independent — each can be reviewed/merged on its own. Happy to rebase / split / drop any that don't fit the direction. Thanks! |
727b998 to
257b2be
Compare
Summary
inputType,queryInputType, anddocumentInputTypeembedding config fields.documentInputTypeand query embeddings throughqueryInputType, falling back toinputTypewhen a specific value is absent.input_typeto OpenAI-compatible and OpenClaw host embedding requests when configured.input_type: "query"when a provider explicitly reports thatinput_typeis required.Validation