Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

The Code Extractor enhancer is designed to extract code snippets from the response of a Large Language Model (LLM). Often, if a prompt is unclear or incomplete, the LLM may provide explanations alongside the code. This tool helps isolate and extract only the code segments from such responses for easier use.

...