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

Add image generation #122

Merged
merged 19 commits into from
Dec 13, 2023
Merged

Add image generation #122

merged 19 commits into from
Dec 13, 2023

Conversation

sebiweise
Copy link
Collaborator

@sebiweise sebiweise commented Dec 3, 2023

  • Implement OpenAI Dall-E
  • Add new ai-model type prop ("text" or "image")
  • Fix max-tokens.ts
  • Display image instead of the url
  • Update chat-params for image generation
  • Implement some kind of context (currently only the last message will be send to Dall-E)

Current Example:
image
image

Copy link

vercel bot commented Dec 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unsaged ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 6:25pm
unsaged-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 6:25pm

@sebiweise sebiweise changed the title [WIP] Added openai image generation [WIP] Add image generation Dec 3, 2023
Copy link

vercel bot commented Dec 3, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @jorge-menjivar on Vercel.

@jorge-menjivar first needs to authorize it.

@sebiweise
Copy link
Collaborator Author

Just added a issue with the optimizations that are still needed but the Image generation itself is working fine so I think we can push it and I will have a look at #146 later on 👍🏼

@sebiweise sebiweise changed the title [WIP] Add image generation Add image generation Dec 11, 2023
@jorge-menjivar jorge-menjivar merged commit f89ffb0 into jorge-menjivar:dev Dec 13, 2023
8 checks passed
@sebiweise sebiweise deleted the feature/image_generation branch December 13, 2023 18:34
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.

2 participants