Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thewebscraping/crossvector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: thewebscraping/crossvector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 3 commits
  • 20 files changed
  • 2 contributors

Commits on Dec 7, 2025

  1. docs: fix documentation accuracy and remove emoji

    - Remove emoji from all documentation files (index.md, README.md, docs/*.md)
    - Fix Gemini dimensions claim (default 1536, not 768)
    - Update Gemini supported models list (text-embedding-005, text-multilingual-embedding-002)
    - Add missing documentation pages to mkdocs.yml nav (architecture, schema, querydsl, benchmarking)
    - Fix broken anchor link in benchmarking.md (performance-testing → benchmarking)
    - Update AstraDB examples to recommend pk field notation
    - Replace emoji in tables with Yes/No text
    - Fix benchmark table Status columns
    - Update embedding provider documentation for accuracy
    thewebscraping committed Dec 7, 2025
    Configuration menu
    Copy the full SHA
    f65e000 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from thewebscraping/docs-updates

    docs: fix documentation accuracy and remove emoji
    thewebscraping authored Dec 7, 2025
    Configuration menu
    Copy the full SHA
    6224f1c View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.0.1

    thewebscraping committed Dec 7, 2025
    Configuration menu
    Copy the full SHA
    8d111e0 View commit details
    Browse the repository at this point in the history
Loading