Hi is it possible to add function headers in the source tree.
By function headers i mean only the first line of the function with contains the name, arguments and return type.
This will utilize less tokens and help give the LLM an overview of the source code.
Hi is it possible to add function headers in the source tree.
By function headers i mean only the first line of the function with contains the name, arguments and return type.
This will utilize less tokens and help give the LLM an overview of the source code.