This website requires JavaScript.
Explore
Help
Sign In
Richie
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f1a69529c0722956972aaf5224df012c36601ec
dotfiles
/
python
/
ebook_search
T
History
Richie
8f1a69529c
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
..
api
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
docker
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
eval
fix(ebook-search): skip comment lines in gold query loader and realign tests
2026-06-21 14:45:31 -04:00
protected_phrases
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
__init__.py
added __init__
2026-06-14 15:40:04 -04:00
answer.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
bm25_corpus.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
config.py
feat(ebook): migrate to async DB/HTTP and parallelize phrase pipeline
2026-07-24 11:38:50 -04:00
embeddings.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
epub_parse.py
built ingest
2026-06-14 15:40:04 -04:00
guardrails.py
added guardrails.py to constrain responses and added validation to config.py
2026-06-15 21:57:38 -04:00
ingest.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
llm_interface.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
loadtest.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
rerank.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
search.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
timing.py
feat(ebook): migrate to async DB/HTTP and parallelize phrase pipeline
2026-07-24 11:38:50 -04:00