feat(search.py): change to txtai server, with ai model. And fix granian workers

This commit is contained in:
Stepan Vladovskiy
2025-03-05 20:08:21 +00:00
parent 20eba36c65
commit d55448398d
6 changed files with 211 additions and 182 deletions

View File

@@ -17,6 +17,10 @@ gql
ariadne
granian
# NLP and search
txtai[embeddings]
sentence-transformers
pydantic
fakeredis
pytest