| Age | Commit message (Collapse) | Author |
|
Drop-in release — adds ability to delete a single raw document from a
knowledge base (including KBs stuck in an error state) without having
to delete and rebuild the whole base. No dep changes.
|
|
texlive-core is not a real package; texlive-basic is the standard entry point.
|
|
llama-index-retrievers-bm25, llama-index-vector-stores-faiss, pocketbase, json-repair to hard deps (all now in AUR)
|
|
|
|
|
|
|
|
|
|
- bump to 1.4.12, reset pkgrel
- add faiss-cpu to depends (core RAG vector store; lazy import w/ fallback)
- add python-llama-index-vector-stores-faiss optdepend (not in AUR)
- add python-pymupdf4llm optdepend (parse-pymupdf4llm engine)
|
|
The build environment on AUR can now resolve cleanly: stock
`pacman -S deeptutor` will install the core CLI experience.
Packages moved from depends= to optdepends= with feature descriptions:
- python-perplexityai (Perplexity search provider)
- python-oauth-cli-kit (GitHub Copilot / OpenAI Codex auth)
- python-llama-index (RAG knowledge-base engine)
- python-llama-index-retrievers-bm25 (BM25 retriever)
- python-pocketbase (PocketBase storage backend)
- python-json-repair (LLM JSON repair)
- python-nest_asyncio (nested asyncio loops)
Also fix Maintainer line and python-pyte availability tag.
Trivial ones to package as AUR helpers later (then promote back):
json-repair, nest_asyncio, perplexityai, pocketbase.
|
|
Agent-native intelligent learning companion.
- Tools: brainstorm, web_search, paper_search, reason
- Capabilities: chat, deep_solve, deep_question, deep_research, visualize, math_animator
- Single console script: deeptutor
- Requires 6 helper packages not yet in AUR (TODO list in README)
|