-
I created a sequence of runnable and would like to test it out in the playground. the endpoint is up but when I click on start - maybe because of complicated chain that I have it was returning repeated result. I looked in the server log and realized the playground 'start' button was calling the stream_log - i was wondering if this behavior could be config - I would like to change it from stream_log to invoke. sample log information from server when click on start button from playground: any help would be really appreciated! Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
That's not possible currently. The playground uses the astream_log API. We might make it more configurable in the future. |
Beta Was this translation helpful? Give feedback.
-
Thanks! I will turn off the playground for now and thanks for confirmation |
Beta Was this translation helpful? Give feedback.
That's not possible currently. The playground uses the astream_log API. We might make it more configurable in the future.