Files
AutoGPT/scripts/data_ingestion.py
Maiko Bossuyt 8faa6ef949 Create data_ingestion.py
This script is use when we want to seed Auto-GPT memory with one or multiple documents.

The document are read, split into chunks and store in the memory.
2023-04-12 19:47:51 +02:00

2.0 KiB