Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 13, 2025
1 parent d753343 commit b9aeb18
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions tests/testthat/_snaps/provider-cortex.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,19 @@
POST
https://testorg-test_account.snowflakecomputing.com/api/v2/cortex/analyst/message
Headers:
* Authorization: '<REDACTED>'
* X-Snowflake-Authorization-Token-Type: 'OAUTH'
* Authorization: "<REDACTED>"
* X-Snowflake-Authorization-Token-Type: "OAUTH"
Body: json encoded data
Options:
* timeout_ms: 60000
* connecttimeout: 0
* useragent: '<ellmer_user_agent>'
* useragent: "<ellmer_user_agent>"
Policies:
* retry_max_tries: 2
* retry_on_failure: FALSE
* retry_failure_threshold: Inf
* retry_failure_timeout: 30
* retry_realm: "testorg-test_account.snowflakecomputing.com"
* error_body: a function

---
Expand Down

0 comments on commit b9aeb18

Please sign in to comment.