Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
patchvec
Browse files
Nov 05, 2025
[store] sanitize txtai metadata persistence (closes #3)
· 02881070
pitanga
authored
Nov 05, 2025
02881070
Nov 02, 2025
[store] ensure CRLF-rich documents round-trip intact
· 74789ffa
pitanga
authored
Nov 02, 2025
74789ffa
docs: refresh workflows and roadmap (
#2
)
· fb7c0cea
pitanga
authored
Nov 02, 2025
fb7c0cea
Oct 29, 2025
chore(release): v0.5.6
· 50dadeed
pitanga
authored
Oct 29, 2025
50dadeed
[conf] Implement initial/decent multilevel logging support
· 0d396354
pitanga
authored
Oct 29, 2025
0d396354
[store][faiss] Add (internal) support to SQL querying/filtering, improve...
· 121b7543
pitanga
authored
Oct 29, 2025
121b7543
[store][faiss] Make and thread-safe
· 2118daa2
pitanga
authored
Oct 26, 2025
2118daa2
chore: bump version to 0.5.6dev5
· 4e587e12
pitanga
authored
Oct 25, 2025
4e587e12
[store] Avoid index overwriting when multiple documents are uploaded into a collection. Closes
#1
· ba03536b
pitanga
authored
Oct 23, 2025
ba03536b
[store][txtai] Save (text) chunks, hydrate from chunks if/when content can't...
· 79342f68
pitanga
authored
Oct 23, 2025
79342f68
[test] explicitly set default model for (real) store testing, simplify store mocking
· 3f6c2974
pitanga
authored
Oct 23, 2025
3f6c2974
chore: cosmetic changes (formatting, var names)
· 58de48e4
pitanga
authored
Oct 23, 2025
58de48e4
[store][tests] remove bogus _fake_index check
· 8d2878bf
pitanga
authored
Oct 23, 2025
8d2878bf
[core][ingest] Gatekeep document purge with has_doc check, count chunk purges
· d4a159d3
pitanga
authored
Oct 23, 2025
d4a159d3
Oct 23, 2025
[core] Add ingestion timestamp to content metadata
· aae21aae
pitanga
authored
Oct 23, 2025
aae21aae
chore: bump version
· 5cdf3869
pitanga
authored
Oct 23, 2025
5cdf3869
chore: add conf for linters/formatters in pave.toml
· e2569fb6
pitanga
authored
Oct 23, 2025
e2569fb6
[conf] Set example embedding model to Multilingual (leave default and tests...
· a4546af2
pitanga
authored
Oct 23, 2025
a4546af2
Oct 12, 2025
chore: add missing (c) headers plus additional cosmetic fixes
· f58edb57
pitanga
authored
Oct 12, 2025
f58edb57
[ui] UI improvements, authorize button, enhanced headers, footers, dynamic app name and desc
· fd0b1f11
pitanga
authored
Oct 12, 2025
fd0b1f11
[conf][tests] Improve config backend:
· ee61b193
pitanga
authored
Oct 11, 2025
ee61b193
[ui] Add patchvec simple openapi/swagger UI
· 9cf695ee
pitanga
authored
Oct 02, 2025
9cf695ee
chore: update project URLs
· 2fbede09
pitanga
authored
Oct 02, 2025
2fbede09
Sep 27, 2025
[core] Change Uvicorn to string startup for better container support
· 587142ef
pitanga
authored
Sep 27, 2025
587142ef
[build] Refine (docker) build pipeline to improve GPU/CPU build path handling...
· 495c917d
pitanga
authored
Sep 27, 2025
495c917d
Sep 14, 2025
Add new steps to gitlab pipeline and modify Dockerfile CMD to call pave.main explicitly [wip]
· cfd9eb9b
pitanga
authored
Sep 14, 2025
cfd9eb9b
Sep 09, 2025
[build] Add Makefile target to deploy to local dev server
· 85c439b6
pitanga
authored
Sep 09, 2025
85c439b6
[build] Enable Docker build pipeline
· af70f6aa
pitanga
authored
Sep 09, 2025
af70f6aa
chore: update .gitignore
· dacf3cfc
pitanga
authored
Sep 09, 2025
dacf3cfc
[pkg] Adjusting setup.py and Makefile params for PyPi publication
· 4533dd23
pitanga
authored
Sep 09, 2025
4533dd23
chore(release): v0.5.5
· f4cae8f7
pitanga
authored
Sep 02, 2025
f4cae8f7
chore: bump version to 0.5.5
· 92431390
pitanga
authored
Sep 02, 2025
92431390
Sep 02, 2025
Fix .gitlab-ci.yml file
· 7bf440fa
pitanga
authored
Aug 12, 2025
and
pitanga
committed
Sep 02, 2025
7bf440fa
[core] Standardize request metrics in API and enable service metrics in service pipeline
· 7686bcd0
pitanga
authored
Sep 02, 2025
7686bcd0
[pkg] Add pypi publish makefile target
· cc987bcf
pitanga
authored
Sep 02, 2025
cc987bcf
[core] Add default docid behavior so that vectors are seamlessly overriden...
· 04af43b8
pitanga
authored
Sep 02, 2025
04af43b8
[core] Add CSV ingestion options: headers (yes|no), meta_cols and include_cols
· 26e9834c
pitanga
authored
Sep 02, 2025
26e9834c
[store] Make sure FAISS indexes and dir structure are initialized upon collection creation.
· b53db145
pitanga
authored
Sep 01, 2025
b53db145
[build] Enhance startup scripts, add dependency clean Makefile target
· 3012c4de
pitanga
authored
Sep 01, 2025
3012c4de
[buid] Add e2e check target and cleanup Makefile
· 3048ece9
pitanga
authored
Sep 01, 2025
3048ece9
Loading