Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Conversation

@stunningpixels
Copy link
Contributor

@stunningpixels stunningpixels commented Aug 11, 2023

This creates a separate prompt for article explanation when there is only one file in the context. As the code is shown next to the explanation we do not need the ability to quote code.

Concerns and mitigations:

  • If conversation starts with one file in context, and follow up includes multiple files, are future explanations bias towards single file explanation format because of conversation history?
    • A: yes, future explanations after a single file explanation will feature fewer quoted blocks of code, but if the user explicitly asks for code it is able to quote code
  • What if the user's query should be answered by generating new code?
    • The explanation generates new code in md format, I haven't noticed any issues
  • Summary has been purposefully omitted from single file explanation, I don't think it makes sense in this case

@calyptobai calyptobai force-pushed the louis/single-file-article-response branch from 9e96cf5 to 8451eec Compare August 15, 2023 13:18
@stunningpixels stunningpixels merged commit 3ac0d0c into main Aug 15, 2023
@stunningpixels stunningpixels deleted the louis/single-file-article-response branch August 15, 2023 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants