8000 Image generation App by Mustafa-Esoofally · Pull Request #3146 · agno-agi/agno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Image generation App #3146

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 4 commits into from
May 11, 2025
Merged

Image generation App #3146

merged 4 commits into from
May 11, 2025

Conversation

Mustafa-Esoofally
Copy link
Contributor
@Mustafa-Esoofally Mustafa-Esoofally commented May 10, 2025

Summary

Describe key changes, mention related issues or motivation for the changes.

New app for recipe image generation

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Improvement
  • Model update
  • Other:

Checklist

  • Code complies with style guidelines
  • Ran format/validation scripts (./scripts/format.sh and ./scripts/validate.sh)
  • Self-review completed
  • Documentation updated (comments, docstrings)
  • Examples and guides: Relevant cookbook examples have been included or updated (if applicable)
  • Tested in clean environment
  • Tests added/updated (if applicable)

Additional Notes

Add any important context (deployment instructions, screenshots, security considerations, etc.)

@Mustafa-Esoofally Mustafa-Esoofally marked this pull request as ready for review May 10, 2025 05:49
@Mustafa-Esoofally Mustafa-Esoofally requested a review from a team as a code owner May 10, 2025 05:49
DB_URL = "postgresql+psycopg://ai:ai@localhost:5532/ai"

# Constants for recipe agent
DEFAULT_RECIPE_URL = "https://agno-public.s3.amazonaws.com/recipes/ThaiRecipes.pdf"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add a few more recipe books to make it more compelling? Just download random ones and upload to the S3 bucket (I can also help)

@dirkbrnd dirkbrnd merged commit 7d6c849 into main May 11, 2025
2 checks passed
@dirkbrnd dirkbrnd deleted the apps/image-generation branch May 11, 2025 20:02
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
0