Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Below are the variables for the .env file

To run code you need to

export EMBEDDING_MODELS = "all-MiniLM-L6-v2" export ERROR_FILE = ".\data\error.txt" export FAISS_DIR = ".\data\faiss-db" export GOOGLE_GEMINI_API_KEY = "" # ADD GEMINI KEY HERE export HUG_CACHE = # Add Hugging face cacche folder location, this will depend on where you have python "huggingface\hub\models\sentencetransformers" export MAX_TOKENS = 32760 export MODEL = "gemini-pro" export PROCESSED_DOCUMENTS_DIR = ".\data\processed" export REPORTS_DOCUMENTS_DIR = ".\data\reports" export SAMPLES_DOCUMENTS_DIR = ".\data\samples" export SUMMARY_FILE = ".\data\summary.csv" export TEMPERATURE = 1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages