Chainlit / docs

9 stars 59 forks source link

Fix the issue of 'TypeError: Object of type builtin_function_or_metho… #118

Closed mglslg closed 2 months ago

mglslg commented 3 months ago

Fix the issue of 'TypeError: Object of type builtin_function_or_method is not JSON serializable' being thrown at runtime.

If the user runs this sample code directly without examining it carefully, this exception will be thrown.