acl-api / tests

Commit History

feat: add pdf_url field to paper metadata and update related functionality
cbd62a3
Running

ivykopal commited on

docs: add design spec for pdf_url paper metadata field
9ca8ee5

ivykopal commited on

feat: optimize database operations with batch upserts and mark inactive functionality
ee7e79e

ivykopal commited on

fix: correct real acl-anthology API usage in anthology_source
d1ccc47

ivykopal commited on

fix: don't stub missing snapshot files with empty placeholders
aefbb1e

ivykopal commited on

fix: catch huggingface_hub's real EntryNotFoundError on missing files
2ece21e

ivykopal commited on

refactor: use openai package for the embedding API client
a77c60e

ivykopal commited on

fix: correct FAISS id mapping across syncs, atomic snapshot upload, startup logging, health timestamp, real anthology field access
03b3d27

ivykopal Claude commited on

feat: add FastAPI routes for keyword/similarity search and health check
c6c1581

ivykopal commited on

feat: add search service combining keyword and similarity search
ffef35c

ivykopal commited on

feat: wire up weekly delta-sync entrypoint
69437d8

ivykopal commited on

feat: add HF Hub dataset repo download/upload for index snapshot
be05545

ivykopal commited on

feat: add delta computation for incremental sync
780c162

ivykopal commited on

feat: read paper records from acl-anthology package
df51fac

ivykopal commited on

feat: add embedding API client for Qwen3-Embedding-4B
e1dced2

ivykopal commited on

feat: add FAISS IndexFlatIP helpers for similarity search
1d1ee9b

ivykopal commited on

feat: add SQLite metadata store with FTS5 keyword search
fb9f5e1

ivykopal commited on

chore: scaffold project structure
5a11431

ivykopal commited on