Documentation Index

Fetch the complete documentation index at: https://code.tag.bio/llms.txt

Use this file to discover all available pages before exploring further.

File Paths

Prev Next

file paths in the config

  • Regardless of whether you are on a Windows computer or a Mac/Linux computer, you should use the forward slash character, /, to reference files in the config file.

file paths in the command line

  • If you are on a Windows computer, use the backslash character, , to reference files in the command line.
  • If you are on a Mac/Linux computer, use the forward slash character, /, to reference files in the command line.