Glitch University gitprov
gitprov pushed to main at glitch-university/agent0 2026-04-21 17:49:25 +00:00
8aaa205dba Handle LiteLLM path variants for chat completions
gitprov pushed to main at glitch-university/agent0 2026-04-21 17:46:03 +00:00
7ed61b4823 Fix double /v1 path when routing to LM Studio
gitprov pushed to main at glitch-university/agent0 2026-04-21 17:41:30 +00:00
a9aa594d73 Read agent_id/agent_name from request body (LiteLLM extra params)
gitprov pushed to main at glitch-university/agent0 2026-04-21 17:33:35 +00:00
cd471c4c95 Add cross-protocol agent routing at /v1/chat/completions
10d9e1e2dd Add per-agent model assignments (agent_models table)
7210fe2066 Mirror request model for context discovery — no write_model_id needed
Compare 3 commits »
gitprov pushed to main at glitch-university/agent0 2026-04-21 17:09:35 +00:00
ccbb5b2d45 Adding sanity to the recollection decider
gitprov pushed to main at glitch-university/agent0 2026-04-21 16:32:37 +00:00
128dd653e7 Adding llm to do this
gitprov pushed to main at glitch-university/agent0 2026-04-21 16:08:30 +00:00
314f145740 Adding migration
gitprov pushed to main at glitch-university/agent0 2026-04-21 16:04:48 +00:00
35df8c56f2 Fixing the newline error
gitprov pushed to main at glitch-university/agent0 2026-04-21 15:52:35 +00:00
2656951bb9 Fixes
gitprov pushed to main at glitch-university/agent0 2026-04-20 16:31:24 +00:00
ce82678d14 Adding festinger
gitprov pushed to main at glitch-university/agent0 2026-04-20 16:23:06 +00:00
98b115d471 Draing the queue
58f903aec0 Adding updates to Festinger
Compare 2 commits »
gitprov pushed to main at glitch-university/agent0 2026-04-20 16:13:09 +00:00
3fae2c62bd Adding improved saliency pipeline
gitprov pushed to main at glitch-university/agent0 2026-04-20 15:57:53 +00:00
84b4a88ba1 Adding model edit
gitprov pushed to main at glitch-university/agent0 2026-04-20 15:48:24 +00:00
402e10901a Imrpove cue scanner and remove false positives
gitprov pushed to main at glitch-university/agent0 2026-04-20 15:26:05 +00:00
b859aff3c5 Fixing festinger API
gitprov pushed to main at glitch-university/agent0 2026-04-20 15:19:19 +00:00
ce67d3ab1a Removing streaming as this caused errors
gitprov pushed to main at glitch-university/agent0 2026-04-20 14:58:50 +00:00
de907fd29a Adding throwing of out of funds exception
gitprov pushed to main at glitch-university/agent0 2026-04-20 14:53:20 +00:00
8f14b86e68 Fixes on logging
gitprov pushed to main at glitch-university/agent0 2026-04-20 14:38:29 +00:00
372d8e01d0 Updating main for error
gitprov pushed to main at glitch-university/agent0 2026-04-20 14:16:57 +00:00
2f8880d785 View of rewrites