WildBench
WildBench
It works here only when the url is set as "bucket-name.s3.amazonaws.com".
With "all-buckets", AWS may return without some elements such as "displayName", which fails xml binding. It may be better if replace with DOM or xmls in CXML. Just my two...
When a function inserted in CreateRunRequest.tools, the tool of the RunObject is: AssistantTools::Code(AssistantToolsCode { type: "function" }) . I assume it be AssistantTools::Function(AssistantToolsFunction). Could you help give some hints? Thanks.
Error: failed to deserialize api response: expected value at line 1 column 1 The error jumps up when I tried to download a image from code-interpreter with retrieve_content. I checked...
Can anyone help with my trouble? The test app is as followed. It failed with clackup with woo, but went through with woo:run, clackup also worked with hunchentoot. SBCL 2.4.11...