-
Notifications
You must be signed in to change notification settings - Fork 67
feat(openai): images support #623
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
c4ecc79
feat: add image generation support to openai instrumentation
nirga 8d11d76
fix: resolve typescript compilation issues for image support
nirga a653aeb
feat: add comprehensive image generation sample apps and tests
nirga c84fcf8
feat: add dotenv support and comprehensive setup for image generation…
nirga a6bd480
feat: add complete OpenAI image generation support with upload callback
nirga 595501f
chore: remove redundant README and unnecessary dev script
nirga 05acd52
chore: remove redundant image-utils.ts
nirga e999c45
chore: remove debug logs and unused vision-utils.ts
nirga 0429b4d
fix: restore support for gpt-image-1 low quality parameter
nirga 1623b0b
chore: remove unnecessary .vscode/settings.json
nirga 8ee7537
refactor: optimize image processing for Node.js backend
nirga 4ceccf2
fix: rename test scripts to follow proper naming pattern
nirga 41721e6
feat: add comprehensive image generation tests and fix CI issues
nirga 1a2799b
fix: update image generation attributes to use gen_ai prefix
nirga e423a4e
chore: remove build:deps script
nirga 5bf1651
feat: add image generation instrumentation with comprehensive testing
nirga d0d6e1b
feat(openai): add comprehensive image generation instrumentation
nirga fb35e1b
style: fix prettier formatting for image-wrappers.ts
nirga File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.