This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 737
feat: OpenAI Image Generation Tool #628
Merged
anoopshrma
merged 10 commits into
run-llama:main
from
EmanuelCampos:feat/openai-image-generation
Nov 18, 2023
+426
−7
Merged
Changes from 1 commit
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b69b557
feat: dall-e-3
EmanuelCampos d8f2d72
Merge branch 'main' of github.com:emptycrown/llama-hub into feat/open…
EmanuelCampos 6ac6b7d
chore: remove checkpoints
EmanuelCampos e21d247
lint
EmanuelCampos fb7891d
cr
EmanuelCampos 304297b
chore: use multi-modal as an example
EmanuelCampos 2a878e5
chore: delete checkpoint
EmanuelCampos 2c098d7
chore: fix tests and lint
EmanuelCampos 605a5a2
cr
EmanuelCampos 7f82485
lint
EmanuelCampos 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
chore: fix tests and lint
commit 2c098d762a66a51d35c2f9c388017eff9434f5be
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
api_key should probably be optional, since it could be in os.environ