Tobi Lütke
|
5233e676d9
fix(rerank): truncate documents exceeding 2048-token context size
|
3 months ago |
Tobi Lutke
|
1d7d167b29
finetune: strict Pydantic schema, one canonical data format
|
3 months ago |
Tobi Lutke
|
3950055708
finetune: quoted phrases, negation, and entity preservation (#247)
|
3 months ago |
Tobi Lutke
|
599935754b
finetune: remove orphaned files and abandoned experiments
|
3 months ago |
Tobi Lutke
|
64ef25e1f6
Document query grammar and add skill helpers
|
3 months ago |
Tobi Lutke
|
0e0feb6f2b
release: v1.1.0
|
3 months ago |
Tobi Lutke
|
60564b34f8
chore: gitignore package-lock.json
|
3 months ago |
Tobi Lutke
|
1765b6870d
docs: write changelog for 1.1.0
|
3 months ago |
Tobi Lutke
|
c7e8ea02a5
test: restructure container smoke tests for interactive use
|
3 months ago |
Tobi Lutke
|
0b57711d32
refactor: replace bash wrapper with standard #!/usr/bin/env node shebang
|
3 months ago |
Tobias Lütke
|
a815b52ede
Merge pull request #214 from pcasaretto/fix/nix-build-deps
|
3 months ago |
Tobi Lütke
|
8d73eda4de
data: add 48 sports acronym training examples
|
3 months ago |
Tobi Lütke
|
6ac7c6837e
chore: release 1.0.8
|
3 months ago |
Tobi Lütke
|
3b87e3e224
feat: query document format, lex phrase/negation syntax, training data
|
3 months ago |
Tobi Lütke
|
2cb7b59152
fix(cli): print timing inline after each step, not on separate line
|
3 months ago |
Tobi Lütke
|
24ffa4876b
feat(cli): show timing for expand, embed, and rerank steps
|
3 months ago |
Tobi Lütke
|
a81f013126
fix(status): improve tips with subfolder context example and better update cmd
|
3 months ago |
Tobi Lütke
|
bdf0c205a9
feat(status): add tips for missing context and update commands
|
3 months ago |
Tobi Lütke
|
262c7d351c
refactor: remove context check command
|
3 months ago |
Tobi Lütke
|
2b94e097d2
feat(cli): add collection management commands
|
3 months ago |
Tobi Lütke
|
07421de55f
feat(http): keep /search as alias for /query
|
3 months ago |
Tobi Lütke
|
4649069e62
feat: add expand: type, rename to query, document syntax
|
3 months ago |
Tobi Lütke
|
de3a83a553
refactor: remove OR operator from lex queries
|
3 months ago |
Tobi Lütke
|
77e4d8f378
refactor: remove single collection param, use collections array only
|
3 months ago |
Tobi Lütke
|
efb39616e6
feat(lex): add query syntax for exact phrases, negation, and OR
|
3 months ago |
Tobi Lütke
|
d1ec31eab8
feat: add collections array filter + improve query writing docs
|
3 months ago |
Tobi Lütke
|
6d6bdff09c
docs: simplify skill documentation
|
3 months ago |
Tobi Lütke
|
19284ddb80
refactor(mcp): remove deprecated search tools, keep only structured_search
|
3 months ago |
Tobi Lütke
|
db44e1a5bc
test: add comprehensive tests for structured search
|
3 months ago |
Tobias Lütke
|
222dde153d
Merge pull request #220 from tobi/feat/structured-search
|
3 months ago |