You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data_import_directory: "/Users/me/Documents/project-documents" # Where the docx files are located that the llama-index, llama-index-open & llama-pg-vector classes use
data_persist_directory: "/Users/me/data/ai-store" # Where llama-index & llama-index-open persist the vector store data
project_file_path: "/Users/me/Documents/project-documents/A-Great-Project.docx" # The document that llama-index-open adds to the vector store
openapi_yaml_dir: "/Users/me/code/ai-experiments/data" # The directory where the openapi yaml file for open_api_langchain class is located. It is hardcoded as tomics_api.yaml