Giter Club home page Giter Club logo

Comments (5)

CynicalWilson avatar CynicalWilson commented on June 26, 2024 1

yeah @tylerprogramming , looks like persona_description isn;t workinjg anymore :-(
@nickbit I've been tryingt, unsioccessfully, to find a proper workaround for this... would you maybe know how to get past the
File "X:\tyler_ai\autogen_memgpt_lmstudio\app.py", line 66, in <module> coder = create_autogen_memgpt_agent( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: create_autogen_memgpt_agent() got an unexpected keyword argument 'persona_description'
issue?

from ai.

tylerprogramming avatar tylerprogramming commented on June 26, 2024 1

@nickbit @CynicalWilson okay thank you for letting me know, I will check this out tomorrow and look at their repo to see what changed. πŸ‘

from ai.

tylerprogramming avatar tylerprogramming commented on June 26, 2024 1

Going to mark this as closed now. I updated the code, though there are a lot of changes. Will re-factor when I create another project using it and mess around with it. Thank you

from ai.

tylerprogramming avatar tylerprogramming commented on June 26, 2024

Just quickly looking at it (not at home) it looks like they have a system_message as a parameter now, and that gets converted to a persona inside the function call. And it’s persona now not persona_desc. Yeah they definitely changed that, I think to make it look more like AutoGen. I’ll have an update when I get on my computer tomorrow

from ai.

tylerprogramming avatar tylerprogramming commented on June 26, 2024

@nickbit
@CynicalWilson

I added an issue on memgpt: cpacker/MemGPT#568

I updated code locally to work-ish. For just GPT and not local, and also just AutoGen and not MemGPT agents, it works. However as soon as I set it True to use a MemGPT agent I get a 401 for the openai API. After debugging through it I see that it doesn't take the api_key for the memgpt configuration. I see where it happens after debugging, and I've tried to hard-set it a few ways but couldn't get it to work. I opened an issue ticket with a link above. I will get back to this again as soon as I can. I will update code and push it, but just know it may not work just yet. Just want to see what they respond with or if somebody else faced the same issue.

from ai.

Related Issues (2)

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.