Merge branch 'Torantulino:master' into add_ingest_documents_script

This commit is contained in:
Maiko Bossuyt
2023-04-13 13:50:41 +02:00
committed by GitHub
18 changed files with 288 additions and 77 deletions

5
.gitignore vendored
View File

@@ -7,9 +7,11 @@ package-lock.json
auto_gpt_workspace/*
*.mpeg
.env
azure.yaml
*venv/*
outputs/*
ai_settings.yaml
last_run_ai_settings.yaml
.vscode
.idea/*
auto-gpt.json
@@ -20,3 +22,6 @@ log-ingestion.txt
.coverage
coverage.xml
htmlcov/
# For Macs Dev Environs: ignoring .Desktop Services_Store
.DS_Store