Igor Loskutov
|
6fb5cb21c2
|
feat: search backend (#537)
* docs: transient docs
* chore: cleanup
* webvtt WIP
* webvtt field
* chore: webvtt tests comments
* chore: remove useless tests
* feat: search TASK.md
* feat: full text search by title/webvtt
* chore: search api task
* feat: search api
* feat: search API
* chore: rm task md
* chore: roll back unnecessary validators
* chore: pr review WIP
* chore: pr review WIP
* chore: pr review
* chore: top imports
* feat: better lint + ci
* feat: better lint + ci
* feat: better lint + ci
* feat: better lint + ci
* chore: lint
* chore: lint
* fix: db datetime definitions
* fix: flush() params
* fix: update transcript mutability expectation / test
* fix: update transcript mutability expectation / test
* chore: auto review
* chore: new controller extraction
* chore: new controller extraction
* chore: cleanup
* chore: review WIP
* chore: pr WIP
* chore: remove ci lint
* chore: openapi regeneration
* chore: openapi regeneration
* chore: postgres test doc
* fix: .dockerignore for arm binaries
* fix: .dockerignore for arm binaries
* fix: cap test loops
* fix: cap test loops
* fix: cap test loops
* fix: get_transcript_topics
* chore: remove flow.md docs and claude guidance
* chore: remove claude.md db doc
* chore: remove claude.md db doc
* chore: remove claude.md db doc
* chore: remove claude.md db doc
|
2025-08-13 10:03:38 -04:00 |
|
|
|
28ac031ff6
|
feat: use llamaindex everywhere (#525)
* feat: use llamaindex for transcript final title too
* refactor: removed llm backend, replaced with one single class+llamaindex
* refactor: self-review
* fix: typing
* fix: tests
* refactor: extract clean_title and add tests
* test: fix
* test: remove ensure_casing/nltk
* fix: tiny mistake
|
2025-08-01 12:13:00 -06:00 |
|
|
|
9b36adedae
|
Fix broken test
|
2024-07-19 12:30:01 +02:00 |
|
|
|
68be967e66
|
Don't request permission for file upload
|
2024-07-18 15:18:36 +02:00 |
|
|
|
562f2c94f9
|
Restart processing
|
2024-07-18 11:34:42 +02:00 |
|