langchain
b3a5b517 - [minor] Deep Lake auth improvements in docs, kwargs pass, faster tests (#2927)

Commit
2 years ago
[minor] Deep Lake auth improvements in docs, kwargs pass, faster tests (#2927) Minor cosmetic changes - Activeloop environment cred authentication in notebooks with `getpass.getpass` (instead of CLI which not always works) - much faster tests with Deep Lake pytest mode on - Deep Lake kwargs pass Notes - I put pytest environment creds inside `vectorstores/conftest.py`, but feel free to suggest a better location. For context, if I put in `test_deeplake.py`, `ruff` doesn't let me to set them before import deeplake --------- Co-authored-by: Davit Buniatyan <d@activeloop.ai>
Author
Parents
Loading