Troubleshooting

Common Issues

  1. Timeout error : Increase the time in the cloud run function from 20 -> 40 times with 15 seconds in polling (total 10 min)

  2. Agent Output format extraction error : Set it to 'json' in the agent "output format"

Last updated