Coder Social home page Coder Social logo

agent-fw's People

Contributors

codecrunchers avatar sweep-ai[bot] avatar

Watchers

 avatar

agent-fw's Issues

Sweep: I need this to be a python module which can be built using setuptools

Details

I want to be able t deploy this as a pypi module. Can you please add the necessary build steps, pyproject.toml and setup stuff please

Checklist
  • Create setup.py8f0e0f4 Edit
  • Running GitHub Actions for setup.pyEdit
  • Create MANIFEST.in9569fc1 Edit
  • Running GitHub Actions for MANIFEST.inEdit
  • Modify app/__init__.py ! No changes made Edit
  • Running GitHub Actions for app/__init__.pyEdit
  • Modify app/main.py546c5ed Edit
  • Running GitHub Actions for app/main.pyEdit

Sweep: I need documentation for this repo

This repo was cloned from a starter repo. I have modified it to provide a light weight beta model deployment framework. It provides wrapped access to chat history, databases, sessions, authentication , an llm, and a file parsing model. The idea is that users can quickly get a model deployed with a framework of common utilities provided . It relies heavily on langchain so that the utilities can be quickly ennhanced with new GPTs and LLMs e.g. AWS Bedrock Claude.
It works out of the box with a OpenA key.

Checklist
  • Modify README.md7e40195 Edit
  • Running GitHub Actions for README.mdEdit
  • Modify README.mdbc04585 Edit
  • Running GitHub Actions for README.mdEdit
  • Modify README.mdfd7c7e7 Edit
  • Running GitHub Actions for README.mdEdit
  • Modify README.mdf2f2340 Edit
  • Running GitHub Actions for README.mdEdit
  • Modify README.mdc208329 Edit
  • Running GitHub Actions for README.mdEdit

Sweep: I need a lightweight frontend that allows to first upload a file then begin a chat with my bot

Details

I want a minimal npm application, dockerised, in a new folder called web. It should when loaded at /discuss first prompt to upload a file and then once it has completed pushing this to http://localhost:8080/upload it should begin a chat session

Checklist

Sweep: I need a docker compose file that builds the web app and ensures that it hits the llm continer which need to be doker'ised also

Details

there are two apps here,one is the main python app, it launches on port 3000, This needs dockerfile it might need env vars that you can find in utils/config.pty. The other app is the npm web app, it has a working dockerfile and just needs to nbe integrated into the docker-compose file. Please also mount a /sqldb and /vdb directory to the app container.

Checklist

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.