Skip to content

isayahc/2600_books

Repository files navigation

2600 books

Build Status Coverage Status License

Description

You can now use use Retrival Augmented Generation on your data while working with your agent. Collab with @evolved-civilian

Installation

export HUGGINGFACE_API_KEY=hf_
export OPENAI_API_KEY=sk..

Configurations

  1. In your .env file, please add the desired directory to be ingested. Then run python ingestion.py
  2. Now start the Interpreter with the command provided in the next section.

Starting Interpreter

interpreter --model huggingface/mistralai/Mixtral-8x7B-Instruct-v0.1 -x 1024 --config_file "config.yaml"

Note: the x flag is for max token. I have it to max to prevent incomplete text. Also the config must be added for the desired agent behavior

Usage

Contributing

Instructions for how to contribute to the project.

License

MIT

About

mixtral hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages