Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image support in prompt tsx #136

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

image support in prompt tsx #136

wants to merge 11 commits into from

Conversation

justschen
Copy link

@justschen justschen commented Dec 2, 2024

[DRAFT] first pass!

fix https://github.com/microsoft/vscode-copilot/issues/8955

main thing will be with the new content type in openai.ts which makes it not only a string but also an object. this means in many places (in prompt tsx tests, in copilot extension, etc) we'll have to check that or cast it if we know that it won't be an image.

src/base/materialized.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant