You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Done plenty of dev wuth uvicorn and it happily reloads just fine but there's either something about my environment or adk as when using the --reload flag nothing happens. I can see it's passed to the uvicorn config in the source.
I've tried a .py file in the same directory and still no dice, but I would expect it to monitor all subdirectories below where it was started so any changes to agents would be picked up.
Just wonder what other peoples experiences are and what potentially could be my issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Done plenty of dev wuth uvicorn and it happily reloads just fine but there's either something about my environment or adk as when using the --reload flag nothing happens. I can see it's passed to the uvicorn config in the source.
I've tried a .py file in the same directory and still no dice, but I would expect it to monitor all subdirectories below where it was started so any changes to agents would be picked up.
Just wonder what other peoples experiences are and what potentially could be my issue.
Beta Was this translation helpful? Give feedback.
All reactions