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

created qa_agents_workflow #1637

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Itz-Antaripa
Copy link

Description

  • facing issue with deepcopy error redirecting to rv = reductor(4) as soon as I initiiate the workflow

  • website urls are passed in init, but in order to access the urls in agent, I also had to pass it inside init class. there was no other way to access website urls from agents (or we can keep the website urls global)

Checklist

  • My code follows Phidata's style guidelines and best practices
  • I have performed a self-review of my code
  • I have added docstrings and comments for complex logic
  • My changes generate no new warnings or errors
  • I have added cookbook examples for my new addition (if needed)
  • I have updated requirements.txt/pyproject.toml (if needed)
  • I have verified my changes in a clean environment

- facing issue with deepcopy error redirecting to rv = reductor(4) as soon as I initiiate the workflow

- website urls is passed in init, but in order to access the urls in agent, also had to pass it inside init class. there was no other way to access website urls from agents (or we can keep the website urls global)
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.

1 participant