-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
| 
         Same Question  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         maybe put chatresponse.result.output to database,this is the message of toolCall  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Had a look at the code, and you don't need to store a lot from ChatResponse. I got it to work by creating the ChatResponse in the following way: Here  In total it looks something like this: In the  Later, continue  | 
  
Beta Was this translation helpful? Give feedback.

I believe this is a great approach. Thank you for your valuable insights. I look forward to any future ideas you may have.