Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/aimlapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/amazon_bedrock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/amazon_sagemaker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/anthropic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/arcadedb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
services:
arcadedb:
image: arcadedata/arcadedb:latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/astra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
max-parallel: 1
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure_ai_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
max-parallel: 3
matrix:
os: [ubuntu-latest, windows-latest] # the tests are slow and we can't run many of them in parallel, so we skip testing on macOS
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure_doc_intelligence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
max-parallel: 3
matrix:
os: [ubuntu-latest, windows-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chroma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cohere.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cometapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
max-parallel: 2 # to avoid "429 Resource has been exhausted"

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deepeval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/elasticsearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # we run Elasticsearch using Docker, which is not available on MacOS and Windows GitHub Runners
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/faiss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
matrix:
# FAISS wheels are most reliable on Linux in CI.
os: [ubuntu-latest] #[ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fastembed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/firecrawl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google_genai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
max-parallel: 2 # to avoid "429 Resource has been exhausted"

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hanlp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

# sentencepiece cannot be installed on Windows with Python 3.13
# https://github.com/google/sentencepiece/issues/1111
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kreuzberg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/langfuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lara.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
max-parallel: 3
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/llama_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
- os: ubuntu-latest
python-version: "3.10"
- os: ubuntu-latest
python-version: "3.13"
python-version: "3.14"
- os: windows-latest
python-version: "3.10"
- os: windows-latest
python-version: "3.13"
python-version: "3.14"

# on macOS, we test with 3.10 and 3.12 because pre-built wheels are only available for these Python versions
# and installing from source might fail due to missing dependencies (CMake fails with "OpenMP not found")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/llama_stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # to test on other Operating Systems, we need to install Ollama differently
python-version: ["3.12", "3.13"]
python-version: ["3.12", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.10", "3.13"] # MCP Python SDK is not compatible with Python<3.10
python-version: ["3.10", "3.14"] # MCP Python SDK is not compatible with Python<3.10

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/meta_llama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
max-parallel: 2 # to avoid rate limiting

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mistral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mongodb_atlas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10"] # we don't test on other python versions to reduce API calls
python-version: ["3.14"] # we don't test on other python versions to reduce API calls

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ollama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # to test on other Operating Systems, we need to install Ollama differently
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openrouter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/opensearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # we run OpenSearch using Docker, which is not available on MacOS and Windows GitHub Runners
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/optimum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pgvector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # we run pgvector using Docker, which is not available on MacOS and Windows GitHub Runners
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
services:
pgvector:
image: pgvector/pgvector:pg17
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pinecone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
matrix:
# Pinecone tests are time expensive, so only test on Ubuntu
os: [ubuntu-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]
# the INDEX_NAME is used in test_serverless_index_creation_from_scratch
include:
- python-version: "3.10"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pyversity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- uses: actions/checkout@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qdrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ragas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stackit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/togetherai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Support longpaths
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unstructured.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest] # we run Unstructured using Docker, which is not available on MacOS and Windows GitHub Runners
python-version: ["3.10", "3.13"]
python-version: ["3.10", "3.14"]

steps:
- name: Free up disk space
Expand Down
Loading
Loading