You are browsing as a guest. Sign up (or log in) to start making projects!

2h 18m 21s logged

Devlog#7 - Greeting everyone. v0.5 going on.

so today also worked towards completing the v0.5 which is a major step towards the project. it was a progress from finding relevant context to building deterministic contextpackage.

  • added serialization support for enriched context.
  • established the provider boundary and deterministic provider without coupling the core engine to an external source like a LLM or a AI provider.
  • introduced compression abstraction
  • added budget -aware compression as we 3 lvls talked about in previous devlogs(you can refer to thm).
  • introdued explicit context-priority modeling
  • Added ContextPriorityOrdering
    and may smal changes also.

from previous devlog, the changes are that previously it could build repo understanding, retrieval,rankingetc. but now it can do compression, prioritization, ordering and assembly.

So leave your thoufghts i the comment.

THANK YOU!!

(also the image uploaded isnt the full code written its just a snippet and also not the full code of the file so plz dont make it the truth. Visit the GITHUB REPO to see the changes and the files)

0
153

Comments 1

@vxyzln
Leave a commnet visitors !!