Coder Social home page Coder Social logo

Comments (2)

nfcampos avatar nfcampos commented on August 15, 2024 1

Looks like you might need to install pydantic v1

from opengpts.

wisbech avatar wisbech commented on August 15, 2024

@nfcampos Thank you for the swift reply - just checked the pydantic package in the main backend poetry file, it is vs 1.

'poetry show pydantic
name : pydantic
version : 1.10.13
description : Data validation and settings management using python type hints

dependencies

  • typing-extensions >=4.2.0

required by

  • anthropic >=1.9.0,<3
  • fastapi >=1.7.4,<1.8 || >1.8,<1.8.1 || >1.8.1,<2.0.0 || >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0
  • langchain >=1,<3
  • langserve >=1
  • langsmith >=1,<3'

Do I have to do a 'poetry install' in each of the packages that is being pulled in the requirements.txt or is that a futile exercise?

from opengpts.

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.