agent-rs
agent-rs copied to clipboard
feat: Allow setting an http timeout, and arbitrary options
This allows setting arbitrary http settings via create_with_modified_http_options. An example and convenience function create_with_timeout is also provided. The motivation for this is rosetta's migration to agent-rs.