Trying out @CommandCodeAI from past fe days not gonna lie but the taste feature did actually works out pretty well
Able to revamp the ui pretty good and also the plan are too cheap as well
Update: Implemented the central memory classification layer with the abstracted way of storing user prompt in a summarised manner.
It was fun though...
Now the thing which i am testing and getting as output is that my llm has too much independence on choosing the tools it need to call.
So now i have to implement a central memory classification layer per user query to make it more stable and controllable instead of relying on AI
Now the thing which i am testing and getting as output is that my llm has too much independence on choosing the tools it need to call.
So now i have to implement a central memory classification layer per user query to make it more stable and controllable instead of relying on AI
I just implemented it and the beauty is just wow...
I think i can also benefit it while retrieving and reranking the user based memory in future..
Just WOW..
I just implemented it and the beauty is just wow...
I think i can also benefit it while retrieving and reranking the user based memory in future..
Just WOW..
I am thinking of also storing some of the metadata to along as payload along with the data (actual user query) like : query, confidence score, created at, updated at, repeated in convo, times contradicted, ...
I am thinking of also storing some of the metadata to along as payload along with the data (actual user query) like : query, confidence score, created at, updated at, repeated in convo, times contradicted, ...
Implemented some part of the core memory engine now stuck on the part where i need to carefully handle the memory conflict resolution gracefully else the system will start breaking up...
Its going the right way i guesss.......
Implemented some part of the core memory engine now stuck on the part where i need to carefully handle the memory conflict resolution gracefully else the system will start breaking up...
Its going the right way i guesss.......
Reading more into this paper tonight...
Was already reading it from yesterday and also implemented some part of it but continuing it and improving it more tonight....
I was very inactive these days...
Was struggling with health issue lately might get a back surgery as well (if the meds didn't help me recovering)
Its not something i was hoping for in my summer breaks but at this point i don't think i can skip this surgery now....
Reading more into this paper tonight...
Was already reading it from yesterday and also implemented some part of it but continuing it and improving it more tonight....