Saving and verifing Node's info given by ai. #57
Ansh-dhanani
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
we can ask ai to tell about the Node (fn,class,interface...) to store it as "discription" every time it calls the function we can write or just verify correctness and overwrite it. so next time any other ai try to understand (read-only) the function the optimised discription can save much tokens and when it want to update the function it can see the discription and update it with a cli command if required.
by doing this, we can store a lot of discriptions of nodes and give all a important (which is also given by ai) to generate overview for new agent session.
All reactions