GithubHelp home page GithubHelp logo

Comments (7)

benman1 avatar benman1 commented on July 22, 2024

Hi @bdeva1975, similar question to your other issue: could you please check the versions you are using and post them here? Here's the requirements.txt file relevant for the book and the code: https://github.com/benman1/generative_ai_with_langchain/blob/main/requirements.txt

from generative_ai_with_langchain.

bdeva1975 avatar bdeva1975 commented on July 22, 2024

from generative_ai_with_langchain.

bdeva1975 avatar bdeva1975 commented on July 22, 2024

from generative_ai_with_langchain.

benman1 avatar benman1 commented on July 22, 2024

Hi @bdeva1975! Nice to hear you are working your way through the book, sorry for the delay in responding. Re hugging face, have you tried the feedback? It'd be good to know so I can close the issue.

Could you please check the versions directly? Instead of showing me your requirements file, I'd like to see what's actually installed. I am strongly suspecting you have a different version of LangChain. Please execute pip show langchain and paste the output.

Here's what I get:

(base) ben@admins-MBP ~ % pip show langchain
Name: langchain
Version: 0.0.251
Summary: Building applications with LLMs through composability
Home-page: https://www.github.com/hwchase17/langchain
Author:
Author-email:
License: MIT
Location: /Users/ben/anaconda3/lib/python3.11/site-packages
Requires: aiohttp, dataclasses-json, langsmith, numexpr, numpy, openapi-schema-pydantic, pydantic, PyYAML, requests, SQLAlchemy, tenacity
Required-by: autopack-tools, langchain-decorators, langchain-experimental, promptwatch
(base) ben@admins-MBP ~ % python
Python 3.11.3 (main, Apr 19 2023, 18:51:09) [Clang 14.0.6 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from langchain import OpenAI
>>>

The import works just fine.

from generative_ai_with_langchain.

bdeva1975 avatar bdeva1975 commented on July 22, 2024

from generative_ai_with_langchain.

bdeva1975 avatar bdeva1975 commented on July 22, 2024

from generative_ai_with_langchain.

benman1 avatar benman1 commented on July 22, 2024

Here's the requirements.txt file relevant for the book and the code: https://github.com/benman1/generative_ai_with_langchain/blob/main/requirements.txt

Hi @bdeva1975!
Again: the book and code are relevant to LangChain version 0.0.284. Have you done the installation as recommended in chapter 3? Please see my response above - the import works with the right version.

from generative_ai_with_langchain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.