Giter VIP home page Giter VIP logo

blockagi's People

Contributors

endolith avatar smiled0g avatar sorawit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blockagi's Issues

Would like to get GPT4ALL to work as API server

I was hoping to get some guidance on how to get GPT4ALL to drive BlockAGI instead of using gpt3.5. Any chance you could test this and offer up configuration .env settings for such an install?

Porting BlockAGI to use LLFn

We should migrate BlockAGI to LLFn. Using LLFn (and LangChain in the backend) will allow BlockAGI codebase to scale more and easier to improve.

Instructions do not work.

poetry run python main.py

C:\Users\xxxx\Deep\blockagi>poetry run python main.py
Usage: main.py [OPTIONS]
Try 'main.py --help' for help.

Error: Missing option '--host'.

C:\Users\xxxx\Deep\blockagi>poetry run python main.py --host
Error: Option '--host' requires an argument.

C:\Users\vdrut\Deep\blockagi>

gpt-4-1106-preview returns invalid json

gpt-4-1106-preview includes a preamble "```json" in its json responses.

This crashes the app by breaking JSON decoding via json.loads() in

  • plan.py
  • evaluate.py
  • narrate.py

gpt-4-1106 json responses:
gpt-4-1106-preview

gpt-anything-else:
gpt-anything-else

Provide Docker image

as stated in the title, for systems that can have problems using poetry (Like NixOS)

Question re-web search

  1. Very cool tool! The first AGI i've tried that works, is beautiful and easy to install.

  2. Curious about a couple of things:

  • Is it possible to incorporate other engines like Bing, Yandex? (Or ideally have the agent search through top 3 engines)
  • Is it possible to alter the length of the findings/report?
  • Is it possible to alter the search depth? How many pages does it go through and how does it decide which articles are worthy? Right now it seems to grab some pretty basic stuff that get's to the top of engines (often not the best content just the most gamed)

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.