1. 02 Jun, 2023 1 commit
  2. 16 May, 2023 1 commit
  3. 25 Apr, 2023 1 commit
  4. 17 Apr, 2023 1 commit
  5. 24 Mar, 2023 1 commit
  6. 23 Mar, 2023 1 commit
    • dconathan's avatar
      feat(python-client): add cookies to Client constructors and requests (#132) · 78501190
      dconathan authored
      I have a use case where we need to pass cookies (for auth reasons) to an
      internally hosted server.
      
      Note: I couldn't get the client tests to pass - do you need to have an
      HF token?
      
      ```python
      FAILED tests/test_client.py::test_generate - text_generation.errors.BadRequestError: Authorization header is correct, but the token seems invalid
      ```
      78501190
  7. 09 Mar, 2023 1 commit
  8. 08 Mar, 2023 2 commits
  9. 07 Mar, 2023 1 commit