Commit History

Modify Dockerfile to install git-lfs and zstd
9bd1193
unverified

teofizzy commited on

Update main.yml
e805fef
unverified

teofizzy commited on

Revert "feat: Implement a parallel voting ensemble for LLM selection based on Jaccard similarity, replacing the sequential fallback mechanism."
868d1b6

teofizzy commited on

feat: Implement a parallel voting ensemble for LLM selection based on Jaccard similarity, replacing the sequential fallback mechanism.
f81b0fc

teofizzy commited on

feat: Enhance agent robustness by separating base and fallback LLMs, update Ollama model to 7B, and improve Docker startup reliability.
de956af

teofizzy commited on

feat: Enhance LLM resilience with a multi-provider fallback system, upgrade the default Ollama model to 7B, and improve vector store relevance score calculation.
5f850dc

teofizzy commited on

feat: Add stop parameter to chat completion requests and simplify the comment regarding `<think>` tag stripping.
48535aa

teofizzy commited on

Remove `Qwen/Qwen1.5-110B-Chat` from the list of candidate models.
f8e63eb

teofizzy commited on

feat: Augment agent prompts with uploaded file context, clarify data storage consent, and add Qwen/Qwen1.5-110B-Chat to candidate models.
f0c1010

teofizzy commited on

feat: Add 'Clear Chat & Ephemeral Data' button, ensure vector store persistence, and refresh agent upon new file uploads.
fb34c56

teofizzy commited on

feat: Implement multi-file upload for DOCX, TXT, and MD documents, improve SQL table cleanup with name validation and quoting, and update file uploader UI.
3d57f3d

teofizzy commited on

feat: Refactor PDF processing to use pymupdf4llm for markdown extraction and MarkdownTextSplitter for intelligent chunking, adding necessary dependencies.
42ada4a

teofizzy commited on

feat: Extend file ingestion to support .xlsx, .xls, .docx, .txt, and .md formats, updating dependencies accordingly.
dd70dea

teofizzy commited on

feat: enable user upload of CSV and PDF files with options for ephemeral or persistent storage.
253adb2

teofizzy commited on

Removed artifacts
c0adb25

teofizzy commited on

Clean up user prompt formatting in README
a599ec9
unverified

teofizzy commited on

enhanced pompt
79c6f19

teofizzy commited on

Remove license section from README
442b71c
unverified

teofizzy commited on

stripped artifacts
50324c2

teofizzy commited on

stripped artifacts
c71fc23

teofizzy commited on

stripped of certain artifacts
a09f4a1

teofizzy commited on

added swahili language
0830be5

teofizzy commited on

Refactor README for better structure and readability
4089852
unverified

teofizzy commited on

controlling scope
d845605

teofizzy commited on

citations logic
53ed90b

teofizzy commited on

scope guardrails + advice protocol
60cead1

teofizzy commited on

health economics
4280afb

teofizzy commited on

introduced scope guardrails and confidence scoring (0-100)
706e9aa

teofizzy commited on

increased token limit + catch <think> tags
f139ff4

teofizzy commited on

uses langchain core
e0e0aba

teofizzy commited on

missing dependency
0de8907

teofizzy commited on

Switched to use Huggingface CHAT
46d2574

teofizzy commited on

trying new models that use could possibly accept the HuggingFaceEndpoint API inference
6de20f5

teofizzy commited on

added more fallback model options
113bfd1

teofizzy commited on

added list of candidate models
2e3e101

teofizzy commited on

switched to qwen 32B - Instruct due to inference provider support
81d32dd

teofizzy commited on

changed to use huggingface serverless endpoint with local CPU as a fallback
f8266e7

teofizzy commited on

added observation logging
c60e74e

teofizzy commited on

changed default ollama network port to match huggingface default
bba20c4

teofizzy commited on

pdate src/app.py to prepend the sqlite:/// prefix to the database path.
2d548c5

teofizzy commited on

added zstd compression to unpack binaries
c20e590

teofizzy commited on

install global tools as root user
12b5624

teofizzy commited on

Merge branch 'main' of https://github.com/teofizzy/mshauri-fedha
f9be4bf

teofizzy commited on

deployment 1.0
b860cd0

teofizzy commited on

Update emoji and color settings in README
bdf3393
unverified

teofizzy commited on

Update README with project metadata
6a69264
unverified

teofizzy commited on

Add GitHub Actions workflow to sync with Hugging Face Hub
a18dc09
unverified

teofizzy commited on

prototype edits
0b83a99

teofizzy commited on

Add README for Mshauri Fedha project
0f49282
unverified

teofizzy commited on

data ingestion notebook - use colab + gdrive
72198f8

teofizzy commited on