Code Chunker
Splits code into chunks based on its structure, leveraging Abstract Syntax Trees (ASTs) to create contextually relevant segments.
post/v1/chunk/code
Response
Successful Response: A list of CodeChunk objects.
Splits code into chunks based on its structure, leveraging Abstract Syntax Trees (ASTs) to create contextually relevant segments.
Successful Response: A list of CodeChunk objects.