* Agents Completion
(request3, options)
| 42531 | * Agents Completion |
| 42532 | */ |
| 42533 | async complete(request3, options) { |
| 42534 | return (0, fp_js_1.unwrapAsync)((0, agentsComplete_js_1.agentsComplete)(this, request3, options)); |
| 42535 | } |
| 42536 | /** |
| 42537 | * Stream Agents completion |
| 42538 | * |
no test coverage detected