Commit History

fix(zh): slice entity text from original input to avoid BERT tokenizer spaces
f90826c

Robin Claude Sonnet 4.6 commited on

feat: smarter fallback — heuristic sufficiency + result merging (v3.1)
2288fd7

Robin Claude Sonnet 4.6 commited on

feat: dual-model routing + fallback strategy (v3.0)
d6faa4c

Robin Claude Sonnet 4.6 commited on

feat: optional labels, bilingual auto-expansion, language hint (v2.0)
372fe0c

Robin Claude Sonnet 4.6 commited on

test: add Chinese/English/mixed language unit tests with optimized labels
4a2a819

Robin Claude Sonnet 4.6 commited on

feat: switch to knowledgator/gliner-multitask-large-v0.5 for multilingual NER
3cb6d87

Robin Claude Sonnet 4.6 commited on

test: add HF Space URL, support NER_BASE_URL env override
8b89393

Robin Claude Sonnet 4.6 commited on

deploy: pre-download model in Dockerfile, update README routes
e48047d

Robin Claude Sonnet 4.6 commited on

fix: raise default threshold from 0.5 to 0.6 to reduce false positives
eb553d1

Robin Claude Sonnet 4.6 commited on

refactor: remove httpx proxy, call GLiNER model directly
bfeb704

Robin Claude Sonnet 4.6 commited on

fix: separate proxy port (4000) from upstream GLiNER port (4001)
56305a3

Robin Claude Sonnet 4.6 commited on

feat: add request/response logging with elapsed time
41904b3

Robin Claude Sonnet 4.6 commited on

fix: add /api/v1 prefix and restore port 4000
9a7f7d0

Robin Claude Sonnet 4.6 commited on

docs: add API reference document
aa3f235

Robin Claude Sonnet 4.6 commited on

test: add concurrent two-request integration test
6a5726c

Robin Claude Sonnet 4.6 commited on

test: use ~200-char texts in integration test cases
f988bf5

Robin Claude Sonnet 4.6 commited on

test: print input/output/elapsed time in integration tests
b10a07b

Robin Claude Sonnet 4.6 commited on

feat: add HF Spaces Docker deployment
3a87a16

Robin Claude Sonnet 4.6 commited on

feat: GLiNER NER HTTP API
d470d45

Robin Claude Sonnet 4.6 commited on