Giter Site home page Giter Site logo

Comments (6)

krrishdholakia avatar krrishdholakia commented on May 30, 2024

cc: @anselale

from agentforge.

DataBassGit avatar DataBassGit commented on May 30, 2024

Hey, Thanks for the heads up. We hadn't noticed a difference because we are still using claude v1. We're going to be cleaning up a few things here soon, and the way users select the model to be used will be updated. What we will likely do is create a v1 script and a v2 script. I'll let you know when it's done.

Are you using v2 and getting errors? Can you provide the error message?

from agentforge.

krrishdholakia avatar krrishdholakia commented on May 30, 2024

I don't think it throws errors - but it's been deprecated, so i'd probably upgrade

from agentforge.

krrishdholakia avatar krrishdholakia commented on May 30, 2024

Curious - why separate them out vs. using a single library like lite https://github.com/BerriAI/litellm

from agentforge.

DataBassGit avatar DataBassGit commented on May 30, 2024

Privacy. One of the main tenets of my development strategy is privacy first. We try to only include libraries that communicate with large corps when we have to. While we can't control every library, we can reduce the libraries that we do call. (Which reminds me I need move the openai library to extras.)

I'm not saying that litellm is bad or stealing data. But, If you are using oobabooga and chroma, for example, the entire system runs locally. I know this because we are using the requests library. I can't control what litellm uses. Of course, it is possible to verify what libraries they are using. There's not enough time to verify every change log every time a library I use is updated, however. Moreso if I use someone else's library for every solution I need.

from agentforge.

DataBassGit avatar DataBassGit commented on May 30, 2024

This has been updated in the dev branch and should be deployed next push.

from agentforge.

Related Issues (18)

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.