Erick Friis
14340ee7cd
use http.client instead of urllib3 ( #12660 )
...
dep problems with requests
cloudflare debugging not worth it with urllib
2023-11-01 11:15:05 -07:00
Erick Friis
9adaa78c65
cli improvements ( #12465 )
...
Features
- add multiple repos by their branch/repo
- generate `pip install` commands and `add_route()` code
![Screenshot 2023-10-27 at 4 49 52
PM](https://github.com/langchain-ai/langchain/assets/9557659/3aec4cbb-3f67-4f04-8370-5b54ea983b2a )
Optimizations:
- group installs by repo/branch to avoid duplicate cloning
2023-10-28 08:25:31 -07:00
Erick Friis
4db8d82c55
CLI CI 2 ( #12387 )
...
Will run all CI because of _test change, but future PRs against CLI will
only trigger the new CLI one
Has a bunch of file changes related to formatting/linting.
No mypy yet - coming soon
2023-10-26 17:01:31 -07:00
Erick Friis
43257a295c
CLI Git Improvements ( #12311 )
...
- delete repo sources like pip
- git dep fixes
- error messaging
2023-10-25 18:30:02 -07:00
Erick Friis
47070b8314
CLI ( #12284 )
...
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-10-25 11:06:58 -07:00