Commit History

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

Removed artifacts
c0adb25

teofizzy commited on

enhanced pompt
79c6f19

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

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

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

deployment 1.0
b860cd0

teofizzy commited on

prototype stage
7011b92

teofizzy commited on