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

feat(gpt4): image generation #2569

Merged
merged 1 commit into from
May 9, 2024
Merged

feat(gpt4): image generation #2569

merged 1 commit into from
May 9, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request adds a new feature to generate images using the OpenAI DALL-E model. The ImageGeneratorTool class is implemented to handle the image generation functionality.

Copy link

vercel bot commented May 9, 2024

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

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 9, 2024 4:58pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels May 9, 2024
Copy link

sonarcloud bot commented May 9, 2024

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@StanGirard StanGirard merged commit 4e5b0c0 into main May 9, 2024
3 of 4 checks passed
@StanGirard StanGirard deleted the feat/gpt4-image-generation branch May 9, 2024 17:00
StanGirard added a commit that referenced this pull request May 10, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.250 (2024-05-10)

## What's Changed
* feat(gpt4): Add search functionality by @StanGirard in
#2566
* [ImgBot] Optimize images by @imgbot in
#2568
* feat(gpt4): image generation by @StanGirard in
#2569
* fix(front): Add NEXT_PUBLIC_AUTH_MODES to .env.example by @StanGirard
in #2570
* fix: NEXT_PUBLIC_AUTH_MODES in docker-compose.yml by @StanGirard in
#2572
* docs: Add Supabase configuration documentation by @StanGirard in
#2574
* docs(gpt4): Update GPT-4 Documentation by @StanGirard in
#2573
* chore: tools by @StanGirard in
#2575
* feat(brave-search): Update GPT4Brain tools and add WebSearchTool by
@StanGirard in #2576

## New Contributors
* @imgbot made their first contribution in
#2568

**Full Changelog**:
v0.0.249...v0.0.250

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant