assafelovic / gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
MIT License
12.98k stars 1.61k forks source link

Lazily import langchain-huggingface to avoid obligatory install #599

Closed ldorigo closed 2 weeks ago

ldorigo commented 2 weeks ago

This could also be done for other providers, but huggingface is particularly heavy to install due to dependencies on torch &more, so kept it to that for now.