Package index
-
any_options() - Set or get options for my package
-
any_reset() - Reset global options for pkg
-
create_folder() - Create a new folder inside the documents storage directory.
-
document() - Get a single document by its unique AnythingLLM document name
-
document_remove() - Permanently remove documents from the system.
-
documents() - List of all locally-stored documents in instance
-
documents_raw_text() - Upload a file by specifying its raw text content and metadata values without having to upload a file.
-
embeddings() - Add or remove documents from a workspace by its unique slug.
-
move_files() - Move files within the documents storage directory.
-
request() - Perform a request to TiddlyWiki WebServer
-
workspace() - Get a workspace by its unique slug.
-
workspace_delete() - Deletes a workspace by its slug.
-
workspace_new() - Create a new workspace
-
workspaces() - List all current workspaces