- This topic has 1 reply, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Domine LLMs com LangChain › Imports Ajuda
Boa tarde. Estou com dificuldade a mais em conseguir o import das seguintes linhas:
1 from langchain_core.output_parsers import StrOutputParsers
2 from langchain_community.llms import huggingface_endpoint #VEIO NO LUGAR NO FECEHUB QUE ESTÁ DEPRECATED!!!!!!!!!!!(esse já descobri)
3 from langchain.chains import create_history_aware_retriever, create_retrieval_chain
4 from langchain.chains.combine_documents import create_stuff_documents_chains
Olá Carlos!
Você está executando localmente ou no Colab? Se for em sua máquina, poderia me informar a sua versão do LangChain?
E peço também por gentiliza se puder postar aqui a mensagem de erro completa que aparece ao fazer a importação, para verificarmos melhor