feat: AI Read File Tool, Configurable system prompts and loading lots of llms

This commit is contained in:
2026-03-04 15:48:25 +00:00
parent bbaebf1f70
commit 0d0e747682
10 changed files with 184 additions and 47 deletions
+4 -6
View File
@@ -1,8 +1,10 @@
Read File Tool for Retrieve Agent
---Read File Tool for Retrieve Agent---
Easy Config of system prompts
---Easy Config of system prompts---
examples into prompts & better prompts
LMS CLI script to load multiple models and to make each model accept multiple inferences
context engineering, - only include vector hits that are x distance?
AI in the middle - make the ai generate the string for vector search
@@ -19,7 +21,3 @@ QA specific embedding models?
Evaluation metrics, how good is it doing?
rate my response!?
examples into prompts & better prompts
common model attributes - temp & top-k