Skip to content

Feature Request: Integrate Context Prompt Option for Improved Code Conversion #6

@blackkspydo

Description

@blackkspydo

Problem Statement

The current implementation of the "codeverter" website does not offer users the ability to provide a context prompt during the code conversion process. Context prompts can be instrumental in guiding the GPT model to produce more accurate and relevant code conversions, especially in cases where the code snippet might be ambiguous or require additional clarification.

Proposed Solution

I propose adding a text input field or dialog box that allows users to provide a context prompt or additional information related to their code snippet. This context prompt should be passed along with the code snippet to the GPT model, which in turn will utilize the provided context to generate more accurate and relevant code conversions.

The context prompt input should be optional, so users who do not require additional context for their code conversion can proceed without providing one.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions