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

Brandkit agent: Use public collection to get defaults instead of env. #158

Open
1 task done
codeAshu opened this issue Mar 12, 2025 · 0 comments
Open
1 task done
Labels

Comments

@codeAshu
Copy link
Member

Confirm this is a new bug report

  • I've checked the current issues, and there's no record of this bug

Current Behavior

Current prompt doesn't provide good UX -

self.description = (
            "Agent to add brand kit elements (intro video, outro video and brand image) to the given video in VideoDB,"
            "if user has not given those optional param of intro video, outro video and brand image always try with sending them as None so that defaults are picked from env"
        )

Expected Behavior

Agent should help in creation of brandkit -

- Ask user to upload image of logo, intro and outro video, keep them stored in a way to apply later.
- If user doesn't have brandkit element, add VideoDB's publicly available asset, create a public collection and use their asset ID.

Don't read logo and intro, outro from env file, use videodb assets as default to give a demo, that user can replace later.

Steps to Reproduce

ask to add a brandkit on a video.

Relevant Logs and/or Screenshots

NA

Environment

  • OS: ANY
  • Python:
  • VideoDB:

Additional Context

No response

@codeAshu codeAshu added the bug Something isn't working label Mar 12, 2025
@codeAshu codeAshu changed the title Brandkit agent has broken experience Brandkit agent: Use public collection to get defaults instead of env. Mar 12, 2025
@codeAshu codeAshu added backend and removed bug Something isn't working labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant