qdrant / qdrant/fastembed

[Feature]: Add python3.14 support

Open
#576 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.2k
Forks
248
Avg merge
4d 8h
Merged PRs (30d)
4

Description

What feature would you like to request?

We're currently unable to add support of python3.14 due to onnxruntime not supporting it.

https://github.com/microsoft/onnxruntime/issues/26473#issuecomment-3492691567

I assume it will be available with the next release of onnxruntime

Is there any additional information you would like to provide?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the repository's Python version constraints and dependency configuration, then verify whether the next onnxruntime release supports Python 3.14 as referenced in the issue. Done means Python 3.14 can be declared and installed without the current onnxruntime limitation, with the relevant package checks passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.