Read the Docs build information Build id: 2633650 Project: expected-parrot-edsl Version: latest Commit: 60f7706bdc3b53331a44f98eb5366d6e82f9ebe3 Date: 2024-11-21T18:28:08.784679Z State: finished Success: True [rtd-command-info] start-time: 2024-11-21T18:28:10.016864Z, end-time: 2024-11-21T18:28:13.069947Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/expectedparrot/edsl.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-21T18:28:13.170926Z, end-time: 2024-11-21T18:28:14.439803Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-11-21T18:28:14.568944Z, end-time: 2024-11-21T18:28:14.869071Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 60f7706 Merge pull request #1304 from expectedparrot/web_based_progress_bar [rtd-command-info] start-time: 2024-11-21T18:28:14.942196Z, end-time: 2024-11-21T18:28:15.007888Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-11-21T18:28:21.244862Z, end-time: 2024-11-21T18:28:21.326687Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2024-11-21T18:28:21.736908Z, end-time: 2024-11-21T18:28:22.895680Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 788ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-11-21T18:28:22.977078Z, end-time: 2024-11-21T18:28:37.739687Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-11-21T18:28:37.809713Z, end-time: 2024-11-21T18:28:47.965192Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 105.5 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 147.8 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 343.9 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 352.3 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-21T18:28:48.046797Z, end-time: 2024-11-21T18:29:49.806072Z, duration: 61, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Ignoring appnope: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and platform_system == "Darwin"' don't match your environment Ignoring async-timeout: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring colorama: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")' don't match your environment Ignoring exceptiongroup: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring importlib-metadata: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Ignoring importlib-resources: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Ignoring pywin32: markers 'sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.9.1" and python_version < "3.13"' don't match your environment Ignoring pywinpty: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and os_name == "nt"' don't match your environment Ignoring tomli: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring zipp: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Collecting aiohappyeyeballs==2.4.3 (from -r docs/requirements.txt (line 1)) Downloading aiohappyeyeballs-2.4.3-py3-none-any.whl (14 kB) Collecting aiohttp==3.10.10 (from -r docs/requirements.txt (line 4)) Downloading aiohttp-3.10.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 68.0 MB/s eta 0:00:00 Collecting aiosignal==1.3.1 (from -r docs/requirements.txt (line 96)) Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting alabaster==0.7.16 (from -r docs/requirements.txt (line 99)) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Collecting annotated-types==0.7.0 (from -r docs/requirements.txt (line 102)) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting anthropic==0.23.1 (from -r docs/requirements.txt (line 105)) Downloading anthropic-0.23.1-py3-none-any.whl (869 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.1/869.1 kB 340.5 MB/s eta 0:00:00 Collecting anyio==4.6.2.post1 (from -r docs/requirements.txt (line 108)) Downloading anyio-4.6.2.post1-py3-none-any.whl (90 kB) Collecting argon2-cffi-bindings==21.2.0 (from -r docs/requirements.txt (line 114)) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Collecting argon2-cffi==23.1.0 (from -r docs/requirements.txt (line 136)) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Collecting arrow==1.3.0 (from -r docs/requirements.txt (line 139)) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) Collecting astroid==3.3.5 (from -r docs/requirements.txt (line 142)) Downloading astroid-3.3.5-py3-none-any.whl (274 kB) Collecting asttokens==2.4.1 (from -r docs/requirements.txt (line 145)) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Collecting async-lru==2.0.4 (from -r docs/requirements.txt (line 148)) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Collecting attrs==24.2.0 (from -r docs/requirements.txt (line 154)) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Collecting azure-ai-inference==1.0.0b5 (from -r docs/requirements.txt (line 157)) Downloading azure_ai_inference-1.0.0b5-py3-none-any.whl (92 kB) Collecting azure-core==1.31.0 (from -r docs/requirements.txt (line 160)) Downloading azure_core-1.31.0-py3-none-any.whl (197 kB) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 163)) (2.16.0) Collecting beautifulsoup4==4.12.3 (from -r docs/requirements.txt (line 166)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Collecting black==24.10.0 (from black[jupyter]==24.10.0->-r docs/requirements.txt (line 169)) Downloading black-24.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 337.4 MB/s eta 0:00:00 Collecting bleach==6.1.0 (from -r docs/requirements.txt (line 192)) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) Collecting boto3==1.35.49 (from -r docs/requirements.txt (line 195)) Downloading boto3-1.35.49-py3-none-any.whl (139 kB) Collecting botocore==1.35.49 (from -r docs/requirements.txt (line 198)) Downloading botocore-1.35.49-py3-none-any.whl (12.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 242.3 MB/s eta 0:00:00 Collecting cachetools==5.5.0 (from -r docs/requirements.txt (line 201)) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Requirement already satisfied: certifi==2024.8.30 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 204)) (2024.8.30) Collecting cffi==1.17.1 (from -r docs/requirements.txt (line 207)) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Collecting cfgv==3.4.0 (from -r docs/requirements.txt (line 275)) Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Requirement already satisfied: charset-normalizer==3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 278)) (3.4.0) Collecting click==8.1.7 (from -r docs/requirements.txt (line 384)) Downloading click-8.1.7-py3-none-any.whl (97 kB) Collecting comm==0.2.2 (from -r docs/requirements.txt (line 390)) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Collecting contourpy==1.3.0 (from -r docs/requirements.txt (line 393)) Downloading contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB) Collecting coverage==7.6.4 (from -r docs/requirements.txt (line 459)) Downloading coverage-7.6.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (238 kB) Collecting cycler==0.12.1 (from -r docs/requirements.txt (line 522)) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting debugpy==1.8.7 (from -r docs/requirements.txt (line 525)) Downloading debugpy-1.8.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 282.4 MB/s eta 0:00:00 Collecting decorator==5.1.1 (from -r docs/requirements.txt (line 552)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting defusedxml==0.7.1 (from -r docs/requirements.txt (line 555)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting dill==0.3.9 (from -r docs/requirements.txt (line 558)) Downloading dill-0.3.9-py3-none-any.whl (119 kB) Collecting distlib==0.3.9 (from -r docs/requirements.txt (line 561)) Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) Collecting distro==1.9.0 (from -r docs/requirements.txt (line 564)) Downloading distro-1.9.0-py3-none-any.whl (20 kB) Collecting docutils==0.20.1 (from -r docs/requirements.txt (line 567)) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 482.2 MB/s eta 0:00:00 Collecting et-xmlfile==2.0.0 (from -r docs/requirements.txt (line 570)) Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Collecting eval-type-backport==0.2.0 (from -r docs/requirements.txt (line 573)) Downloading eval_type_backport-0.2.0-py3-none-any.whl (5.9 kB) Collecting execnet==2.1.1 (from -r docs/requirements.txt (line 579)) Downloading execnet-2.1.1-py3-none-any.whl (40 kB) Collecting executing==2.1.0 (from -r docs/requirements.txt (line 582)) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Collecting faker==30.8.1 (from -r docs/requirements.txt (line 585)) Downloading Faker-30.8.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 293.7 MB/s eta 0:00:00 Collecting fastapi==0.112.4 (from -r docs/requirements.txt (line 588)) Downloading fastapi-0.112.4-py3-none-any.whl (93 kB) Collecting fastjsonschema==2.20.0 (from -r docs/requirements.txt (line 591)) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Collecting filelock==3.16.1 (from -r docs/requirements.txt (line 594)) Downloading filelock-3.16.1-py3-none-any.whl (16 kB) Collecting fonttools==4.54.1 (from -r docs/requirements.txt (line 597)) Downloading fonttools-4.54.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 249.8 MB/s eta 0:00:00 Collecting fqdn==1.5.1 (from -r docs/requirements.txt (line 646)) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting frozenlist==1.5.0 (from -r docs/requirements.txt (line 649)) Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB) Collecting fsspec==2024.10.0 (from -r docs/requirements.txt (line 742)) Downloading fsspec-2024.10.0-py3-none-any.whl (179 kB) Collecting google-ai-generativelanguage==0.6.10 (from -r docs/requirements.txt (line 745)) Downloading google_ai_generativelanguage-0.6.10-py3-none-any.whl (760 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 760.0/760.0 kB 546.4 MB/s eta 0:00:00 Collecting google-api-core==2.21.0 (from -r docs/requirements.txt (line 748)) Downloading google_api_core-2.21.0-py3-none-any.whl (156 kB) Collecting google-api-python-client==2.149.0 (from -r docs/requirements.txt (line 754)) Downloading google_api_python_client-2.149.0-py2.py3-none-any.whl (12.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 245.7 MB/s eta 0:00:00 Collecting google-auth-httplib2==0.2.0 (from -r docs/requirements.txt (line 757)) Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) Collecting google-auth==2.35.0 (from -r docs/requirements.txt (line 760)) Downloading google_auth-2.35.0-py2.py3-none-any.whl (208 kB) Collecting google-generativeai==0.8.3 (from -r docs/requirements.txt (line 763)) Downloading google_generativeai-0.8.3-py3-none-any.whl (160 kB) Collecting googleapis-common-protos==1.65.0 (from -r docs/requirements.txt (line 765)) Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl (220 kB) Collecting gprof2dot==2024.6.6 (from -r docs/requirements.txt (line 768)) Downloading gprof2dot-2024.6.6-py2.py3-none-any.whl (34 kB) Collecting greenlet==3.1.1 (from -r docs/requirements.txt (line 771)) Downloading greenlet-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (602 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 602.4/602.4 kB 470.7 MB/s eta 0:00:00 Collecting groq==0.9.0 (from -r docs/requirements.txt (line 845)) Downloading groq-0.9.0-py3-none-any.whl (103 kB) Collecting grpcio-status==1.67.0 (from -r docs/requirements.txt (line 848)) Downloading grpcio_status-1.67.0-py3-none-any.whl (14 kB) Collecting grpcio==1.67.0 (from -r docs/requirements.txt (line 851)) Downloading grpcio-1.67.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 272.3 MB/s eta 0:00:00 Collecting h11==0.14.0 (from -r docs/requirements.txt (line 907)) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Collecting httpcore==1.0.6 (from -r docs/requirements.txt (line 910)) Downloading httpcore-1.0.6-py3-none-any.whl (78 kB) Collecting httplib2==0.22.0 (from -r docs/requirements.txt (line 913)) Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) Collecting httpx==0.27.2 (from -r docs/requirements.txt (line 916)) Downloading httpx-0.27.2-py3-none-any.whl (76 kB) Collecting huggingface-hub==0.26.1 (from -r docs/requirements.txt (line 919)) Downloading huggingface_hub-0.26.1-py3-none-any.whl (447 kB) Collecting identify==2.6.1 (from -r docs/requirements.txt (line 922)) Downloading identify-2.6.1-py2.py3-none-any.whl (98 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 925)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 928)) (1.4.1) Collecting iniconfig==2.0.0 (from -r docs/requirements.txt (line 937)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting ipykernel==6.29.5 (from -r docs/requirements.txt (line 940)) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Collecting ipython==8.18.1 (from -r docs/requirements.txt (line 943)) Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 530.9 MB/s eta 0:00:00 Collecting ipywidgets==8.1.5 (from -r docs/requirements.txt (line 946)) Downloading ipywidgets-8.1.5-py3-none-any.whl (139 kB) Collecting isodate==0.7.2 (from -r docs/requirements.txt (line 949)) Downloading isodate-0.7.2-py3-none-any.whl (22 kB) Collecting isoduration==20.11.0 (from -r docs/requirements.txt (line 952)) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting isort==5.13.2 (from -r docs/requirements.txt (line 955)) Downloading isort-5.13.2-py3-none-any.whl (92 kB) Collecting jedi==0.19.1 (from -r docs/requirements.txt (line 958)) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 543.3 MB/s eta 0:00:00 Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 961)) (3.1.4) Collecting jiter==0.6.1 (from -r docs/requirements.txt (line 964)) Downloading jiter-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (325 kB) Collecting jmespath==1.0.1 (from -r docs/requirements.txt (line 1038)) Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting json-repair==0.28.4 (from -r docs/requirements.txt (line 1041)) Downloading json_repair-0.28.4-py3-none-any.whl (13 kB) Collecting json5==0.9.25 (from -r docs/requirements.txt (line 1044)) Downloading json5-0.9.25-py3-none-any.whl (30 kB) Collecting jsonpath-python==1.0.6 (from -r docs/requirements.txt (line 1047)) Downloading jsonpath_python-1.0.6-py3-none-any.whl (7.6 kB) Collecting jsonpointer==3.0.0 (from -r docs/requirements.txt (line 1050)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Collecting jsonschema-specifications==2024.10.1 (from -r docs/requirements.txt (line 1053)) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Collecting jsonschema==4.23.0 (from -r docs/requirements.txt (line 1056)) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Collecting jupyter-client==8.6.3 (from -r docs/requirements.txt (line 1062)) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Collecting jupyter-console==6.6.3 (from -r docs/requirements.txt (line 1065)) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting jupyter-core==5.7.2 (from -r docs/requirements.txt (line 1068)) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Collecting jupyter-events==0.10.0 (from -r docs/requirements.txt (line 1071)) Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Collecting jupyter-lsp==2.2.5 (from -r docs/requirements.txt (line 1074)) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Collecting jupyter-server-terminals==0.5.3 (from -r docs/requirements.txt (line 1077)) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Collecting jupyter-server==2.14.2 (from -r docs/requirements.txt (line 1080)) Downloading jupyter_server-2.14.2-py3-none-any.whl (383 kB) Collecting jupyter==1.1.1 (from -r docs/requirements.txt (line 1083)) Downloading jupyter-1.1.1-py2.py3-none-any.whl (2.7 kB) Collecting jupyterlab-pygments==0.3.0 (from -r docs/requirements.txt (line 1086)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Collecting jupyterlab-server==2.27.3 (from -r docs/requirements.txt (line 1089)) Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Collecting jupyterlab-widgets==3.0.13 (from -r docs/requirements.txt (line 1092)) Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl (214 kB) Collecting jupyterlab==4.2.5 (from -r docs/requirements.txt (line 1095)) Downloading jupyterlab-4.2.5-py3-none-any.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 225.5 MB/s eta 0:00:00 Collecting kiwisolver==1.4.7 (from -r docs/requirements.txt (line 1098)) Downloading kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 550.5 MB/s eta 0:00:00 Collecting lxml==5.3.0 (from -r docs/requirements.txt (line 1213)) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 257.6 MB/s eta 0:00:00 Collecting markdown-it-py==3.0.0 (from -r docs/requirements.txt (line 1352)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Collecting markdown2==2.5.1 (from -r docs/requirements.txt (line 1355)) Downloading markdown2-2.5.1-py2.py3-none-any.whl (48 kB) Requirement already satisfied: markupsafe==3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1358)) (3.0.2) Collecting matplotlib-inline==0.1.7 (from -r docs/requirements.txt (line 1420)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Collecting matplotlib==3.8.4 (from -r docs/requirements.txt (line 1423)) Downloading matplotlib-3.8.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 255.2 MB/s eta 0:00:00 Collecting mccabe==0.7.0 (from -r docs/requirements.txt (line 1452)) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting mdit-py-plugins==0.4.2 (from -r docs/requirements.txt (line 1455)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Collecting mdurl==0.1.2 (from -r docs/requirements.txt (line 1458)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting mistralai==1.1.0 (from -r docs/requirements.txt (line 1461)) Downloading mistralai-1.1.0-py3-none-any.whl (229 kB) Collecting mistune==3.0.2 (from -r docs/requirements.txt (line 1464)) Downloading mistune-3.0.2-py3-none-any.whl (47 kB) Collecting multidict==6.1.0 (from -r docs/requirements.txt (line 1467)) Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) Collecting mypy-extensions==1.0.0 (from -r docs/requirements.txt (line 1560)) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting mypy==1.13.0 (from -r docs/requirements.txt (line 1563)) Downloading mypy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 250.1 MB/s eta 0:00:00 Collecting myst-parser==3.0.1 (from -r docs/requirements.txt (line 1596)) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Collecting nbclient==0.10.0 (from -r docs/requirements.txt (line 1599)) Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Collecting nbconvert==7.16.4 (from -r docs/requirements.txt (line 1602)) Downloading nbconvert-7.16.4-py3-none-any.whl (257 kB) Collecting nbformat==5.10.4 (from -r docs/requirements.txt (line 1605)) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Collecting nbsphinx==0.9.5 (from -r docs/requirements.txt (line 1608)) Downloading nbsphinx-0.9.5-py3-none-any.whl (31 kB) Collecting nest-asyncio==1.6.0 (from -r docs/requirements.txt (line 1611)) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Collecting nodeenv==1.9.1 (from -r docs/requirements.txt (line 1614)) Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Collecting notebook-shim==0.2.4 (from -r docs/requirements.txt (line 1617)) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Collecting notebook==7.2.2 (from -r docs/requirements.txt (line 1620)) Downloading notebook-7.2.2-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 253.8 MB/s eta 0:00:00 Collecting numpy==1.26.4 (from -r docs/requirements.txt (line 1623)) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 245.4 MB/s eta 0:00:00 Collecting openai==1.52.2 (from -r docs/requirements.txt (line 1660)) Downloading openai-1.52.2-py3-none-any.whl (386 kB) Collecting openpyxl==3.1.5 (from -r docs/requirements.txt (line 1663)) Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Collecting overrides==7.7.0 (from -r docs/requirements.txt (line 1666)) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Collecting packaging==24.1 (from -r docs/requirements.txt (line 1669)) Downloading packaging-24.1-py3-none-any.whl (53 kB) Collecting pandas==2.2.3 (from -r docs/requirements.txt (line 1672)) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 257.4 MB/s eta 0:00:00 Collecting pandocfilters==1.5.1 (from -r docs/requirements.txt (line 1715)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Collecting parso==0.8.4 (from -r docs/requirements.txt (line 1718)) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Collecting pathspec==0.12.1 (from -r docs/requirements.txt (line 1721)) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Collecting pexpect==4.9.0 (from -r docs/requirements.txt (line 1724)) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Collecting pillow==11.0.0 (from -r docs/requirements.txt (line 1727)) Downloading pillow-11.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 251.1 MB/s eta 0:00:00 Collecting platformdirs==4.3.6 (from -r docs/requirements.txt (line 1803)) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Collecting pluggy==1.5.0 (from -r docs/requirements.txt (line 1806)) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting polyfactory==2.17.0 (from -r docs/requirements.txt (line 1809)) Downloading polyfactory-2.17.0-py3-none-any.whl (58 kB) Collecting pre-commit==3.8.0 (from -r docs/requirements.txt (line 1812)) Downloading pre_commit-3.8.0-py2.py3-none-any.whl (204 kB) Collecting prometheus-client==0.21.0 (from -r docs/requirements.txt (line 1815)) Downloading prometheus_client-0.21.0-py3-none-any.whl (54 kB) Collecting prompt-toolkit==3.0.48 (from -r docs/requirements.txt (line 1818)) Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB) Collecting propcache==0.2.0 (from -r docs/requirements.txt (line 1821)) Downloading propcache-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (236 kB) Collecting proto-plus==1.25.0 (from -r docs/requirements.txt (line 1920)) Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB) Collecting protobuf==5.28.3 (from -r docs/requirements.txt (line 1923)) Downloading protobuf-5.28.3-cp38-abi3-manylinux2014_x86_64.whl (316 kB) Collecting psutil==6.1.0 (from -r docs/requirements.txt (line 1935)) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Collecting ptyprocess==0.7.0 (from -r docs/requirements.txt (line 1953)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.3 (from -r docs/requirements.txt (line 1956)) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Collecting pyasn1-modules==0.4.1 (from -r docs/requirements.txt (line 1959)) Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) Collecting pyasn1==0.6.1 (from -r docs/requirements.txt (line 1962)) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Collecting pycparser==2.22 (from -r docs/requirements.txt (line 1965)) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Collecting pydantic-core==2.23.4 (from -r docs/requirements.txt (line 1968)) Downloading pydantic_core-2.23.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 478.6 MB/s eta 0:00:00 Collecting pydantic==2.9.2 (from -r docs/requirements.txt (line 2058)) Downloading pydantic-2.9.2-py3-none-any.whl (434 kB) Collecting pydocstyle==6.3.0 (from -r docs/requirements.txt (line 2061)) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting pydot==2.0.0 (from -r docs/requirements.txt (line 2064)) Downloading pydot-2.0.0-py3-none-any.whl (22 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2067)) (2.18.0) Collecting pylint==3.3.1 (from -r docs/requirements.txt (line 2070)) Downloading pylint-3.3.1-py3-none-any.whl (521 kB) Collecting pymupdf==1.24.12 (from -r docs/requirements.txt (line 2073)) Downloading PyMuPDF-1.24.12-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (19.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.6/19.6 MB 251.4 MB/s eta 0:00:00 Collecting pyparsing==3.2.0 (from -r docs/requirements.txt (line 2082)) Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB) Collecting pyreadstat==1.2.8 (from -r docs/requirements.txt (line 2085)) Downloading pyreadstat-1.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 290.2 MB/s eta 0:00:00 Collecting pytest-asyncio==0.23.8 (from -r docs/requirements.txt (line 2117)) Downloading pytest_asyncio-0.23.8-py3-none-any.whl (17 kB) Collecting pytest-env==1.1.3 (from -r docs/requirements.txt (line 2120)) Downloading pytest_env-1.1.3-py3-none-any.whl (6.2 kB) Collecting pytest-html==4.1.1 (from -r docs/requirements.txt (line 2123)) Downloading pytest_html-4.1.1-py3-none-any.whl (23 kB) Collecting pytest-metadata==3.1.1 (from -r docs/requirements.txt (line 2126)) Downloading pytest_metadata-3.1.1-py3-none-any.whl (11 kB) Collecting pytest-mock==3.14.0 (from -r docs/requirements.txt (line 2129)) Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Collecting pytest-profiling==1.7.0 (from -r docs/requirements.txt (line 2132)) Downloading pytest_profiling-1.7.0-py2.py3-none-any.whl (8.3 kB) Collecting pytest-xdist==3.6.1 (from -r docs/requirements.txt (line 2135)) Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) Collecting pytest==7.4.4 (from -r docs/requirements.txt (line 2138)) Downloading pytest-7.4.4-py3-none-any.whl (325 kB) Collecting python-dateutil==2.8.2 (from -r docs/requirements.txt (line 2141)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting python-docx==1.1.2 (from -r docs/requirements.txt (line 2144)) Downloading python_docx-1.1.2-py3-none-any.whl (244 kB) Collecting python-dotenv==1.0.1 (from -r docs/requirements.txt (line 2147)) Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Collecting python-json-logger==2.0.7 (from -r docs/requirements.txt (line 2150)) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting pytz==2024.2 (from -r docs/requirements.txt (line 2153)) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Collecting pyyaml==6.0.2 (from -r docs/requirements.txt (line 2182)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 542.3 MB/s eta 0:00:00 Collecting pyzmq==26.2.0 (from -r docs/requirements.txt (line 2236)) Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (869 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.2/869.2 kB 533.9 MB/s eta 0:00:00 Collecting referencing==0.35.1 (from -r docs/requirements.txt (line 2346)) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2349)) (2.32.3) Collecting restrictedpython==7.4 (from -r docs/requirements.txt (line 2352)) Downloading RestrictedPython-7.4-py3-none-any.whl (27 kB) Collecting rfc3339-validator==0.1.4 (from -r docs/requirements.txt (line 2355)) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator==0.1.1 (from -r docs/requirements.txt (line 2358)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting rich==13.9.3 (from -r docs/requirements.txt (line 2361)) Downloading rich-13.9.3-py3-none-any.whl (242 kB) Collecting rpds-py==0.20.0 (from -r docs/requirements.txt (line 2364)) Downloading rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) Collecting rsa==4.9 (from -r docs/requirements.txt (line 2468)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting s3transfer==0.10.3 (from -r docs/requirements.txt (line 2471)) Downloading s3transfer-0.10.3-py3-none-any.whl (82 kB) Collecting send2trash==1.8.3 (from -r docs/requirements.txt (line 2474)) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Collecting setuptools==71.1.0 (from -r docs/requirements.txt (line 2477)) Downloading setuptools-71.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 345.4 MB/s eta 0:00:00 Collecting simpleeval==0.9.13 (from -r docs/requirements.txt (line 2480)) Downloading simpleeval-0.9.13-py2.py3-none-any.whl (15 kB) Collecting six==1.16.0 (from -r docs/requirements.txt (line 2483)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sniffio==1.3.1 (from -r docs/requirements.txt (line 2486)) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2489)) (2.2.0) Collecting soupsieve==2.6 (from -r docs/requirements.txt (line 2492)) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/requirements.txt (line 2495)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-fontawesome==0.0.6 (from -r docs/requirements.txt (line 2498)) Downloading sphinx_fontawesome-0.0.6.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-rtd-theme==2.0.0 (from -r docs/requirements.txt (line 2500)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 329.8 MB/s eta 0:00:00 Collecting sphinx==7.4.7 (from -r docs/requirements.txt (line 2503)) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 324.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2506)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2509)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2512)) (2.1.0) Collecting sphinxcontrib-jquery==4.1 (from -r docs/requirements.txt (line 2515)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2518)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2521)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2524)) (2.0.0) Collecting sqlalchemy==2.0.36 (from -r docs/requirements.txt (line 2527)) Downloading SQLAlchemy-2.0.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 253.7 MB/s eta 0:00:00 Collecting stack-data==0.6.3 (from -r docs/requirements.txt (line 2585)) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Collecting starlette==0.38.6 (from -r docs/requirements.txt (line 2588)) Downloading starlette-0.38.6-py3-none-any.whl (71 kB) Collecting tenacity==8.5.0 (from -r docs/requirements.txt (line 2591)) Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) Collecting terminado==0.18.1 (from -r docs/requirements.txt (line 2594)) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Collecting tinycss2==1.4.0 (from -r docs/requirements.txt (line 2597)) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Collecting tokenize-rt==6.1.0 (from -r docs/requirements.txt (line 2600)) Downloading tokenize_rt-6.1.0-py2.py3-none-any.whl (6.0 kB) Collecting tokenizers==0.20.1 (from -r docs/requirements.txt (line 2603)) Downloading tokenizers-0.20.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 367.8 MB/s eta 0:00:00 Collecting toml-sort==0.23.1 (from -r docs/requirements.txt (line 2704)) Downloading toml_sort-0.23.1-py3-none-any.whl (20 kB) Collecting toml==0.10.2 (from -r docs/requirements.txt (line 2707)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting tomlkit==0.13.2 (from -r docs/requirements.txt (line 2713)) Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Collecting tornado==6.4.1 (from -r docs/requirements.txt (line 2716)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) Collecting tqdm==4.66.5 (from -r docs/requirements.txt (line 2728)) Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) Collecting traitlets==5.14.3 (from -r docs/requirements.txt (line 2731)) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Collecting types-python-dateutil==2.9.0.20241003 (from -r docs/requirements.txt (line 2734)) Downloading types_python_dateutil-2.9.0.20241003-py3-none-any.whl (9.7 kB) Collecting typing-extensions==4.12.2 (from -r docs/requirements.txt (line 2737)) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Collecting typing-inspect==0.9.0 (from -r docs/requirements.txt (line 2740)) Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) Collecting tzdata==2024.2 (from -r docs/requirements.txt (line 2743)) Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB) Collecting uri-template==1.3.0 (from -r docs/requirements.txt (line 2746)) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Collecting uritemplate==4.1.1 (from -r docs/requirements.txt (line 2749)) Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) Collecting urllib3==1.26.20 (from -r docs/requirements.txt (line 2752)) Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting uvicorn==0.30.6 (from -r docs/requirements.txt (line 2755)) Downloading uvicorn-0.30.6-py3-none-any.whl (62 kB) Collecting virtualenv==20.27.0 (from -r docs/requirements.txt (line 2758)) Downloading virtualenv-20.27.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 315.2 MB/s eta 0:00:00 Collecting wcwidth==0.2.13 (from -r docs/requirements.txt (line 2761)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting webcolors==24.8.0 (from -r docs/requirements.txt (line 2764)) Downloading webcolors-24.8.0-py3-none-any.whl (15 kB) Collecting webencodings==0.5.1 (from -r docs/requirements.txt (line 2767)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting websocket-client==1.8.0 (from -r docs/requirements.txt (line 2770)) Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) Collecting widgetsnbextension==4.0.13 (from -r docs/requirements.txt (line 2773)) Downloading widgetsnbextension-4.0.13-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 371.5 MB/s eta 0:00:00 Collecting yarl==1.16.0 (from -r docs/requirements.txt (line 2776)) Downloading yarl-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (342 kB) Building wheels for collected packages: sphinx-fontawesome Building wheel for sphinx-fontawesome (setup.py): started Building wheel for sphinx-fontawesome (setup.py): finished with status 'done' Created wheel for sphinx-fontawesome: filename=sphinx_fontawesome-0.0.6-py3-none-any.whl size=22600 sha256=07ea36f92a761632944772e3b20c1f79d2c1a3f5ad23b016ab2a34c4dd732f74 Stored in directory: /tmp/pip-ephem-wheel-cache-ewndzsaa/wheels/57/4b/31/e7217a101dc679ade70269091d18e8121d5edc2dbf0f314ff2 Successfully built sphinx-fontawesome Installing collected packages: webencodings, wcwidth, simpleeval, pytz, pure-eval, ptyprocess, fastjsonschema, distlib, widgetsnbextension, websocket-client, webcolors, urllib3, uritemplate, uri-template, tzdata, typing-extensions, types-python-dateutil, traitlets, tqdm, tornado, tomlkit, toml, tokenize-rt, tinycss2, tenacity, soupsieve, sniffio, six, setuptools, send2trash, rpds-py, rfc3986-validator, restrictedpython, pyzmq, pyyaml, python-json-logger, python-dotenv, pyparsing, pymupdf, pydocstyle, pycparser, pyasn1, psutil, protobuf, propcache, prompt-toolkit, prometheus-client, pluggy, platformdirs, pillow, pexpect, pathspec, parso, pandocfilters, packaging, overrides, numpy, nodeenv, nest-asyncio, mypy-extensions, multidict, mistune, mdurl, mccabe, markdown2, lxml, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, jsonpath-python, json5, json-repair, jmespath, jiter, isort, isodate, iniconfig, identify, h11, grpcio, greenlet, gprof2dot, fsspec, frozenlist, fqdn, fonttools, filelock, executing, execnet, eval-type-backport, et-xmlfile, docutils, distro, dill, defusedxml, decorator, debugpy, cycler, coverage, click, cfgv, cachetools, attrs, async-lru, astroid, annotated-types, alabaster, aiohappyeyeballs, yarl, virtualenv, uvicorn, typing-inspect, toml-sort, terminado, sqlalchemy, rsa, rfc3339-validator, referencing, python-docx, python-dateutil, pytest, pylint, pydot, pydantic-core, pyasn1-modules, proto-plus, openpyxl, mypy, matplotlib-inline, markdown-it-py, jupyter-core, jedi, httplib2, httpcore, googleapis-common-protos, contourpy, comm, cffi, bleach, black, beautifulsoup4, asttokens, anyio, aiosignal, starlette, stack-data, sphinx, rich, pytest-xdist, pytest-profiling, pytest-mock, pytest-metadata, pytest-env, pytest-asyncio, pydantic, pre-commit, pandas, mdit-py-plugins, matplotlib, jupyter-server-terminals, jupyter-client, jsonschema-specifications, huggingface-hub, httpx, grpcio-status, google-auth, faker, botocore, azure-core, arrow, argon2-cffi-bindings, aiohttp, tokenizers, sphinxcontrib-jquery, sphinx-fontawesome, sphinx-copybutton, s3transfer, pytest-html, pyreadstat, polyfactory, openai, myst-parser, mistralai, jsonschema, isoduration, ipython, groq, google-auth-httplib2, google-api-core, fastapi, azure-ai-inference, argon2-cffi, sphinx-rtd-theme, nbformat, ipywidgets, ipykernel, google-api-python-client, boto3, anthropic, nbclient, jupyter-events, jupyter-console, google-ai-generativelanguage, nbconvert, google-generativeai, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: setuptools Found existing installation: setuptools 75.6.0 Uninstalling setuptools-75.6.0: Successfully uninstalled setuptools-75.6.0 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiosignal-1.3.1 alabaster-0.7.16 annotated-types-0.7.0 anthropic-0.23.1 anyio-4.6.2.post1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-3.3.5 asttokens-2.4.1 async-lru-2.0.4 attrs-24.2.0 azure-ai-inference-1.0.0b5 azure-core-1.31.0 beautifulsoup4-4.12.3 black-24.10.0 bleach-6.1.0 boto3-1.35.49 botocore-1.35.49 cachetools-5.5.0 cffi-1.17.1 cfgv-3.4.0 click-8.1.7 comm-0.2.2 contourpy-1.3.0 coverage-7.6.4 cycler-0.12.1 debugpy-1.8.7 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.9 distlib-0.3.9 distro-1.9.0 docutils-0.20.1 et-xmlfile-2.0.0 eval-type-backport-0.2.0 execnet-2.1.1 executing-2.1.0 faker-30.8.1 fastapi-0.112.4 fastjsonschema-2.20.0 filelock-3.16.1 fonttools-4.54.1 fqdn-1.5.1 frozenlist-1.5.0 fsspec-2024.10.0 google-ai-generativelanguage-0.6.10 google-api-core-2.21.0 google-api-python-client-2.149.0 google-auth-2.35.0 google-auth-httplib2-0.2.0 google-generativeai-0.8.3 googleapis-common-protos-1.65.0 gprof2dot-2024.6.6 greenlet-3.1.1 groq-0.9.0 grpcio-1.67.0 grpcio-status-1.67.0 h11-0.14.0 httpcore-1.0.6 httplib2-0.22.0 httpx-0.27.2 huggingface-hub-0.26.1 identify-2.6.1 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.18.1 ipywidgets-8.1.5 isodate-0.7.2 isoduration-20.11.0 isort-5.13.2 jedi-0.19.1 jiter-0.6.1 jmespath-1.0.1 json-repair-0.28.4 json5-0.9.25 jsonpath-python-1.0.6 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-1.1.1 jupyter-client-8.6.3 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyterlab-4.2.5 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab-widgets-3.0.13 kiwisolver-1.4.7 lxml-5.3.0 markdown-it-py-3.0.0 markdown2-2.5.1 matplotlib-3.8.4 matplotlib-inline-0.1.7 mccabe-0.7.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 mistralai-1.1.0 mistune-3.0.2 multidict-6.1.0 mypy-1.13.0 mypy-extensions-1.0.0 myst-parser-3.0.1 nbclient-0.10.0 nbconvert-7.16.4 nbformat-5.10.4 nbsphinx-0.9.5 nest-asyncio-1.6.0 nodeenv-1.9.1 notebook-7.2.2 notebook-shim-0.2.4 numpy-1.26.4 openai-1.52.2 openpyxl-3.1.5 overrides-7.7.0 packaging-24.1 pandas-2.2.3 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 pillow-11.0.0 platformdirs-4.3.6 pluggy-1.5.0 polyfactory-2.17.0 pre-commit-3.8.0 prometheus-client-0.21.0 prompt-toolkit-3.0.48 propcache-0.2.0 proto-plus-1.25.0 protobuf-5.28.3 psutil-6.1.0 ptyprocess-0.7.0 pure-eval-0.2.3 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycparser-2.22 pydantic-2.9.2 pydantic-core-2.23.4 pydocstyle-6.3.0 pydot-2.0.0 pylint-3.3.1 pymupdf-1.24.12 pyparsing-3.2.0 pyreadstat-1.2.8 pytest-7.4.4 pytest-asyncio-0.23.8 pytest-env-1.1.3 pytest-html-4.1.1 pytest-metadata-3.1.1 pytest-mock-3.14.0 pytest-profiling-1.7.0 pytest-xdist-3.6.1 python-dateutil-2.8.2 python-docx-1.1.2 python-dotenv-1.0.1 python-json-logger-2.0.7 pytz-2024.2 pyyaml-6.0.2 pyzmq-26.2.0 referencing-0.35.1 restrictedpython-7.4 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.9.3 rpds-py-0.20.0 rsa-4.9 s3transfer-0.10.3 send2trash-1.8.3 setuptools-71.1.0 simpleeval-0.9.13 six-1.16.0 sniffio-1.3.1 soupsieve-2.6 sphinx-7.4.7 sphinx-copybutton-0.5.2 sphinx-fontawesome-0.0.6 sphinx-rtd-theme-2.0.0 sphinxcontrib-jquery-4.1 sqlalchemy-2.0.36 stack-data-0.6.3 starlette-0.38.6 tenacity-8.5.0 terminado-0.18.1 tinycss2-1.4.0 tokenize-rt-6.1.0 tokenizers-0.20.1 toml-0.10.2 toml-sort-0.23.1 tomlkit-0.13.2 tornado-6.4.1 tqdm-4.66.5 traitlets-5.14.3 types-python-dateutil-2.9.0.20241003 typing-extensions-4.12.2 typing-inspect-0.9.0 tzdata-2024.2 uri-template-1.3.0 uritemplate-4.1.1 urllib3-1.26.20 uvicorn-0.30.6 virtualenv-20.27.0 wcwidth-0.2.13 webcolors-24.8.0 webencodings-0.5.1 websocket-client-1.8.0 widgetsnbextension-4.0.13 yarl-1.16.0 [rtd-command-info] start-time: 2024-11-21T18:29:50.052418Z, end-time: 2024-11-21T18:29:50.111999Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information import glob import os import sys import sphinx import sphinx_rtd_theme import inspect from sphinx.application import Sphinx project = "edsl" copyright = "2024 Expected Parrot, Inc" author = "Expected Parrot, Inc." print(f"Current working directory: {os.getcwd()}") print(f"System path: {sys.path}") sys.path.insert(0, os.path.abspath("../")) print(f"System path after insert: {sys.path}") username = "expectedparrot" projectname = "edsl" def linkcode_resolve(domain, info): if domain != "py": return None if not info["module"]: return None filename = info["module"].replace(".", "/") return f"https://github.com/{username}/{projectname}/blob/main/{filename}.py" def print_directory_tree(startpath): for root, dirs, files in os.walk(startpath): level = root.replace(startpath, "").count(os.sep) indent = " " * 4 * (level) print(f"{indent}{os.path.basename(root)}/") subindent = " " * 4 * (level + 1) for f in files: print(f"{subindent}{f}") # Example usage: # print_directory_tree(os.getcwd()) def setup(app): app.add_css_file( "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" ) # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration extensions = [ "sphinx.ext.autodoc", "sphinx_copybutton", "sphinx.ext.linkcode", "nbsphinx", "sphinx_fontawesome", "myst_parser", ] nbsphinx_notebooks = ["../examples/*.ipynb"] nbsphinx_notebooks = glob.glob("notebooks/*.ipynb") exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "sphinx_rtd_theme" html_theme_options = {"display_version": False} html_show_sphinx = False html_show_sourcelink = False html_logo = "static/logo.png" html_favicon = "static/favicon.ico" html_context = { "display_github": False, "github_user": "", "github_repo": "", "github_version": "", } nbsphinx_allow_errors = True [rtd-command-info] start-time: 2024-11-21T18:29:50.230826Z, end-time: 2024-11-21T18:33:09.085733Z, duration: 198, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 Current working directory: /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs System path: ['/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs', '/home/docs/.asdf/installs/python/3.11.10/lib/python311.zip', '/home/docs/.asdf/installs/python/3.11.10/lib/python3.11', '/home/docs/.asdf/installs/python/3.11.10/lib/python3.11/lib-dynload', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages'] System path after insert: ['/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs', '/home/docs/.asdf/installs/python/3.11.10/lib/python311.zip', '/home/docs/.asdf/installs/python/3.11.10/lib/python3.11', '/home/docs/.asdf/installs/python/3.11.10/lib/python3.11/lib-dynload', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages'] loading translations [en]... done making output directory... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 96 source files that are out of date updating environment: [new config] 96 added, 0 changed, 0 removed reading sources... [ 1%] agents reading sources... [ 2%] answers reading sources... [ 3%] api_keys reading sources... [ 4%] base reading sources... [ 5%] checklist reading sources... [ 6%] citation reading sources... [ 7%] colab_notebooks reading sources... [ 8%] colab_setup reading sources... [ 9%] contributing reading sources... [ 10%] coop reading sources... [ 11%] core_concepts reading sources... [ 12%] credits reading sources... [ 14%] data reading sources... [ 15%] developers reading sources... [ 16%] enums reading sources... [ 17%] examples reading sources... [ 18%] exceptions reading sources... [ 19%] filestore reading sources... [ 20%] getting_started reading sources... [ 21%] how_to_guides reading sources... [ 22%] index reading sources... [ 23%] installation reading sources... [ 24%] interviews reading sources... [ 25%] introduction reading sources... [ 26%] jobs reading sources... [ 27%] language_models reading sources... [ 28%] notebooks reading sources... [ 29%] notebooks/adding_metadata reading sources... [ 30%] notebooks/agentifying_responses reading sources... [ 31%] notebooks/analyze_customer_call reading sources... [ 32%] notebooks/analyze_evaluations reading sources... [ 33%] notebooks/analyzing_interviews reading sources... [ 34%] notebooks/batching_results reading sources... [ 35%] notebooks/ces_data_edsl reading sources... [ 36%] notebooks/comparing_model_responses reading sources... [ 38%] notebooks/concept_induction reading sources... [ 39%] notebooks/conduct_interview reading sources... [ 40%] notebooks/data_cleaning reading sources... [ 41%] notebooks/data_labeling_agent reading sources... [ 42%] notebooks/data_labeling_example reading sources... [ 43%] notebooks/demo_notebook reading sources... [ 44%] notebooks/digital_twin reading sources... [ 45%] notebooks/docs_questions reading sources... [ 46%] notebooks/drafts/docs_questions reading sources... [ 47%] notebooks/edsl_intro reading sources... [ 48%] notebooks/edsl_polling reading sources... [ 49%] notebooks/edsl_with_cloud_providers reading sources... [ 50%] notebooks/edsl_with_offline_inference_services reading sources... [ 51%] notebooks/estimating_costs reading sources... [ 52%] notebooks/evaluating_job_posts reading sources... [ 53%] notebooks/example_agent_dynamic_traits reading sources... [ 54%] notebooks/explore_llm_biases reading sources... [ 55%] notebooks/explore_survey_contexts reading sources... [ 56%] notebooks/features_checklist reading sources... [ 57%] notebooks/filestore_examples reading sources... [ 58%] notebooks/free_responses reading sources... [ 59%] notebooks/google_form_to_edsl reading sources... [ 60%] notebooks/grading_experiment reading sources... [ 61%] notebooks/image_scenario_example reading sources... [ 62%] notebooks/import_agents reading sources... [ 64%] notebooks/next_token_probs reading sources... [ 65%] notebooks/nps_survey reading sources... [ 66%] notebooks/qualitative_research reading sources... [ 67%] notebooks/question_extract_example reading sources... [ 68%] notebooks/question_loop_scenarios reading sources... [ 69%] notebooks/random_numbers reading sources... [ 70%] notebooks/research_methods reading sources... [ 71%] notebooks/save_load_objects_locally reading sources... [ 72%] notebooks/scenario_from_pdf reading sources... [ 73%] notebooks/scenario_list_wikipedia reading sources... [ 74%] notebooks/scenariolist_unpivot reading sources... [ 75%] notebooks/scenarios_filestore_example reading sources... [ 76%] notebooks/skip_logic_scenarios reading sources... [ 77%] notebooks/starter_tutorial reading sources... [ 78%] notebooks/summarizing_transcripts reading sources... [ 79%] notebooks/testing_training_data reading sources... [ 80%] notebooks/updating_agents reading sources... [ 81%] notebooks/writing_style reading sources... [ 82%] notebooks/yoga_studio_name_survey reading sources... [ 83%] overview reading sources... [ 84%] papers reading sources... [ 85%] prompts reading sources... [ 86%] questions reading sources... [ 88%] remote_caching reading sources... [ 89%] remote_inference reading sources... [ 90%] results reading sources... [ 91%] scenarios reading sources... [ 92%] starter_tutorial reading sources... [ 93%] survey_builder reading sources... [ 94%] surveys reading sources... [ 95%] token_limits reading sources... [ 96%] token_usage reading sources... [ 97%] trackers reading sources... [ 98%] using_coop reading sources... [ 99%] utilities reading sources... [100%] whitepaper /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/agents/AgentList.py:docstring of edsl.agents.AgentList.AgentList.from_dict:4: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/coop.rst:4: WARNING: Duplicate explicit target name: "coop". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/credits.rst:4: WARNING: Duplicate explicit target name: "credits". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/credits.rst:35: ERROR: Unknown directive type "html". .. html::

/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/developers.rst:4: WARNING: toctree contains reference to nonexisting document 'interview' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/examples.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/model_walkoff' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/examples.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/research_random_silicon_sampling' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/examples.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/river_problem' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/cheatsheet_scenarios' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/survey_memories' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/edsl_components' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst:4: WARNING: toctree contains reference to nonexisting document 'notebooks/export_survey_updates' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "learn more". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "learn more". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "learn more". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "examples". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "examples". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "examples". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "examples". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "coop". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "coop". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:4: WARNING: Duplicate explicit target name: "pypi". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:262: WARNING: toctree contains reference to nonexisting document 'notebooks/research_random_silicon_sampling' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:290: WARNING: toctree contains reference to nonexisting document 'interview' WARNING: autodoc: failed to import module 'JobsRunner' from module 'edsl.jobs'; the following exception was raised: No module named 'edsl.jobs.JobsRunner' WARNING: autodoc: failed to import module 'JobsRunnerStatusMixin' from module 'edsl.jobs'; the following exception was raised: No module named 'edsl.jobs.JobsRunnerStatusMixin' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/jobs.rst:41: WARNING: Title underline too short. QuestionTaskCreator ------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/jobs.rst:41: WARNING: Title underline too short. QuestionTaskCreator ------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/language_models/LanguageModel.py:docstring of edsl.language_models.LanguageModel.LanguageModel:17: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks.rst:4: WARNING: Duplicate explicit target name: "content". /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/ces_data_edsl.ipynb:: ERROR: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/demo_notebook.ipynb:: ERROR: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/edsl_with_cloud_providers.ipynb:891: CRITICAL: Title level inconsistent: Requirements ~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/next_token_probs.ipynb:621: CRITICAL: Title level inconsistent: Translating the information ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/next_token_probs.ipynb:903: CRITICAL: Title level inconsistent: Performance ~~~~~~~~~~~ /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/prompts/Prompt.py:docstring of edsl.prompts.Prompt.Prompt.from_template:6: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/prompts/Prompt.py:docstring of edsl.prompts.Prompt.Prompt.from_template:7: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/prompts/Prompt.py:docstring of edsl.prompts.Prompt.Prompt.from_template:7: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/coop/coop.py:docstring of edsl.coop.coop.Coop:1: WARNING: duplicate object description of edsl.coop.coop.Coop, other instance in remote_caching, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:700: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:1174: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/scenarios/ScenarioList.py:docstring of edsl.scenarios.ScenarioList.ScenarioList.from_google_sheet:9: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/scenarios/ScenarioList.py:docstring of edsl.scenarios.ScenarioList.ScenarioList.from_wikipedia:9: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/scenarios/ScenarioList.py:docstring of edsl.scenarios.ScenarioList.ScenarioList.group_by:7: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/starter_tutorial.rst:154: ERROR: Unknown directive type "code_block". .. code_block:: python ['agent.agent_instruction', 'agent.agent_name', 'answer.smallest_prime', 'comment.smallest_prime_comment', 'generated_tokens.smallest_prime_generated_tokens', 'iteration.iteration', 'model.frequency_penalty', 'model.logprobs', 'model.max_tokens', 'model.model', 'model.presence_penalty', 'model.temperature', 'model.top_logprobs', 'model.top_p', 'prompt.smallest_prime_system_prompt', 'prompt.smallest_prime_user_prompt', 'question_options.smallest_prime_question_options', 'question_text.smallest_prime_question_text', 'question_type.smallest_prime_question_type', 'raw_model_response.smallest_prime_cost', 'raw_model_response.smallest_prime_one_usd_buys', 'raw_model_response.smallest_prime_raw_model_response'] /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/starter_tutorial.rst:280: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/starter_tutorial.rst:644: ERROR: Unknown directive type "code_block". .. code_block:: python [Question('linear_scale', question_name = """enjoy_reading""", question_text = """On a scale from 1 to 5, how much do you enjoy reading?""", question_options = [1, 2, 3, 4, 5], option_labels = {1: 'Not at all', 5: 'Very much'}), Question('linear_scale', question_name = """enjoy_running""", question_text = """On a scale from 1 to 5, how much do you enjoy running?""", question_options = [1, 2, 3, 4, 5], option_labels = {1: 'Not at all', 5: 'Very much'}), Question('linear_scale', question_name = """enjoy_relaxing""", question_text = """On a scale from 1 to 5, how much do you enjoy relaxing?""", question_options = [1, 2, 3, 4, 5], option_labels = {1: 'Not at all', 5: 'Very much'})] /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/starter_tutorial.rst:4: WARNING: Duplicate explicit target name: "coop". WARNING: autodoc: failed to import module 'trackers.Tracker' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'trackers.TrackerAPI' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'trackers.TrackerTasks' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'pastebin' from module 'edsl.utilities'; the following exception was raised: No module named 'edsl.utilities.pastebin' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/base.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/core_concepts.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/developers.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/examples.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/getting_started.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/introduction.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/analyzing_interviews.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/demo_notebook.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/docs_questions.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/drafts/docs_questions.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/edsl_with_cloud_providers.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/edsl_with_offline_inference_services.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/features_checklist.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/filestore_examples.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/grading_experiment.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/starter_tutorial.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/survey_builder.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/trackers.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/using_coop.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/utilities.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 1%] agents writing output... [ 2%] answers writing output... [ 3%] api_keys writing output... [ 4%] base writing output... [ 5%] checklist writing output... [ 6%] citation writing output... [ 7%] colab_notebooks writing output... [ 8%] colab_setup writing output... [ 9%] contributing writing output... [ 10%] coop writing output... [ 11%] core_concepts writing output... [ 12%] credits writing output... [ 14%] data writing output... [ 15%] developers writing output... [ 16%] enums writing output... [ 17%] examples writing output... [ 18%] exceptions writing output... [ 19%] filestore writing output... [ 20%] getting_started writing output... [ 21%] how_to_guides writing output... [ 22%] index writing output... [ 23%] installation writing output... [ 24%] interviews writing output... [ 25%] introduction writing output... [ 26%] jobs writing output... [ 27%] language_models writing output... [ 28%] notebooks writing output... [ 29%] notebooks/adding_metadata writing output... [ 30%] notebooks/agentifying_responses writing output... [ 31%] notebooks/analyze_customer_call writing output... [ 32%] notebooks/analyze_evaluations writing output... [ 33%] notebooks/analyzing_interviews writing output... [ 34%] notebooks/batching_results writing output... [ 35%] notebooks/ces_data_edsl writing output... [ 36%] notebooks/comparing_model_responses writing output... [ 38%] notebooks/concept_induction writing output... [ 39%] notebooks/conduct_interview writing output... [ 40%] notebooks/data_cleaning writing output... [ 41%] notebooks/data_labeling_agent writing output... [ 42%] notebooks/data_labeling_example writing output... [ 43%] notebooks/demo_notebook writing output... [ 44%] notebooks/digital_twin writing output... [ 45%] notebooks/docs_questions writing output... [ 46%] notebooks/drafts/docs_questions writing output... [ 47%] notebooks/edsl_intro writing output... [ 48%] notebooks/edsl_polling writing output... [ 49%] notebooks/edsl_with_cloud_providers writing output... [ 50%] notebooks/edsl_with_offline_inference_services writing output... [ 51%] notebooks/estimating_costs writing output... [ 52%] notebooks/evaluating_job_posts writing output... [ 53%] notebooks/example_agent_dynamic_traits writing output... [ 54%] notebooks/explore_llm_biases writing output... [ 55%] notebooks/explore_survey_contexts writing output... [ 56%] notebooks/features_checklist writing output... [ 57%] notebooks/filestore_examples writing output... [ 58%] notebooks/free_responses writing output... [ 59%] notebooks/google_form_to_edsl writing output... [ 60%] notebooks/grading_experiment writing output... [ 61%] notebooks/image_scenario_example writing output... [ 62%] notebooks/import_agents writing output... [ 64%] notebooks/next_token_probs writing output... [ 65%] notebooks/nps_survey writing output... [ 66%] notebooks/qualitative_research writing output... [ 67%] notebooks/question_extract_example writing output... [ 68%] notebooks/question_loop_scenarios writing output... [ 69%] notebooks/random_numbers writing output... [ 70%] notebooks/research_methods writing output... [ 71%] notebooks/save_load_objects_locally writing output... [ 72%] notebooks/scenario_from_pdf writing output... [ 73%] notebooks/scenario_list_wikipedia writing output... [ 74%] notebooks/scenariolist_unpivot writing output... [ 75%] notebooks/scenarios_filestore_example writing output... [ 76%] notebooks/skip_logic_scenarios writing output... [ 77%] notebooks/starter_tutorial writing output... [ 78%] notebooks/summarizing_transcripts writing output... [ 79%] notebooks/testing_training_data writing output... [ 80%] notebooks/updating_agents writing output... [ 81%] notebooks/writing_style writing output... [ 82%] notebooks/yoga_studio_name_survey writing output... [ 83%] overview writing output... [ 84%] papers writing output... [ 85%] prompts writing output... [ 86%] questions writing output... [ 88%] remote_caching writing output... [ 89%] remote_inference writing output... [ 90%] results writing output... [ 91%] scenarios writing output... [ 92%] starter_tutorial writing output... [ 93%] survey_builder writing output... [ 94%] surveys writing output... [ 95%] token_limits writing output... [ 96%] token_usage writing output... [ 97%] trackers writing output... [ 98%] using_coop writing output... [ 99%] utilities writing output... [100%] whitepaper /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/exceptions.rst:15: WARNING: undefined label: 'coop' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/exceptions.rst:108: WARNING: undefined label: 'data' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/overview.rst:96: WARNING: undefined label: 'coop' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/overview.rst:107: WARNING: undefined label: 'coop' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/questions.rst:192: WARNING: undefined label: 'survey' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/remote_inference.rst:146: WARNING: undefined label: 'credits' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:62: WARNING: undefined label: 'coop' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/starter_tutorial.rst:25: WARNING: undefined label: 'coop' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/surveys.rst:173: WARNING: undefined label: 'data' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/surveys.rst:923: WARNING: undefined label: 'credits' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/surveys.rst:944: WARNING: undefined label: 'credits' generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 2%] notebooks/adding_metadata.ipynb copying notebooks ... [ 4%] notebooks/agentifying_responses.ipynb copying notebooks ... [ 6%] notebooks/analyze_customer_call.ipynb copying notebooks ... [ 8%] notebooks/analyze_evaluations.ipynb copying notebooks ... [ 10%] notebooks/analyzing_interviews.ipynb copying notebooks ... [ 12%] notebooks/batching_results.ipynb copying notebooks ... [ 13%] notebooks/ces_data_edsl.ipynb copying notebooks ... [ 15%] notebooks/comparing_model_responses.ipynb copying notebooks ... [ 17%] notebooks/concept_induction.ipynb copying notebooks ... [ 19%] notebooks/conduct_interview.ipynb copying notebooks ... [ 21%] notebooks/data_cleaning.ipynb copying notebooks ... [ 23%] notebooks/data_labeling_agent.ipynb copying notebooks ... [ 25%] notebooks/data_labeling_example.ipynb copying notebooks ... [ 27%] notebooks/demo_notebook.ipynb copying notebooks ... [ 29%] notebooks/digital_twin.ipynb copying notebooks ... [ 31%] notebooks/docs_questions.ipynb copying notebooks ... [ 33%] notebooks/drafts/docs_questions.ipynb copying notebooks ... [ 35%] notebooks/edsl_intro.ipynb copying notebooks ... [ 37%] notebooks/edsl_polling.ipynb copying notebooks ... [ 38%] notebooks/edsl_with_cloud_providers.ipynb copying notebooks ... [ 40%] notebooks/edsl_with_offline_inference_services.ipynb copying notebooks ... [ 42%] notebooks/estimating_costs.ipynb copying notebooks ... [ 44%] notebooks/evaluating_job_posts.ipynb copying notebooks ... [ 46%] notebooks/example_agent_dynamic_traits.ipynb copying notebooks ... [ 48%] notebooks/explore_llm_biases.ipynb copying notebooks ... [ 50%] notebooks/explore_survey_contexts.ipynb copying notebooks ... [ 52%] notebooks/features_checklist.ipynb copying notebooks ... [ 54%] notebooks/filestore_examples.ipynb copying notebooks ... [ 56%] notebooks/free_responses.ipynb copying notebooks ... [ 58%] notebooks/google_form_to_edsl.ipynb copying notebooks ... [ 60%] notebooks/grading_experiment.ipynb copying notebooks ... [ 62%] notebooks/image_scenario_example.ipynb copying notebooks ... [ 63%] notebooks/import_agents.ipynb copying notebooks ... [ 65%] notebooks/next_token_probs.ipynb copying notebooks ... [ 67%] notebooks/nps_survey.ipynb copying notebooks ... [ 69%] notebooks/qualitative_research.ipynb copying notebooks ... [ 71%] notebooks/question_extract_example.ipynb copying notebooks ... [ 73%] notebooks/question_loop_scenarios.ipynb copying notebooks ... [ 75%] notebooks/random_numbers.ipynb copying notebooks ... [ 77%] notebooks/research_methods.ipynb copying notebooks ... [ 79%] notebooks/save_load_objects_locally.ipynb copying notebooks ... [ 81%] notebooks/scenario_from_pdf.ipynb copying notebooks ... [ 83%] notebooks/scenario_list_wikipedia.ipynb copying notebooks ... [ 85%] notebooks/scenariolist_unpivot.ipynb copying notebooks ... [ 87%] notebooks/scenarios_filestore_example.ipynb copying notebooks ... [ 88%] notebooks/skip_logic_scenarios.ipynb copying notebooks ... [ 90%] notebooks/starter_tutorial.ipynb copying notebooks ... [ 92%] notebooks/summarizing_transcripts.ipynb copying notebooks ... [ 94%] notebooks/testing_training_data.ipynb copying notebooks ... [ 96%] notebooks/updating_agents.ipynb copying notebooks ... [ 98%] notebooks/writing_style.ipynb copying notebooks ... [100%] notebooks/yoga_studio_name_survey.ipynb writing additional pages... search done copying images... [ 3%] static/colab_keys_secrets.png copying images... [ 6%] static/colab_notebooks.png copying images... [ 9%] static/colab_sample_code.png copying images... [ 12%] static/coop_content2.png copying images... [ 15%] static/coop_content.png copying images... [ 18%] static/coop_object_page_view.png copying images... [ 21%] static/coop_object_page_view_visibility.png copying images... [ 24%] static/coop_object_page_view_edit.png copying images... [ 26%] static/coop_object_page_view_code_pull.png copying images... [ 29%] static/coop_object_page_view_code_raw.png copying images... [ 32%] static/coop_object_page_view_delete.png copying images... [ 35%] static/credits_page.png copying images... [ 38%] static/remote_inference_job_details.png copying images... [ 41%] static/remote_inference_job_list.png copying images... [ 44%] _build/doctrees/nbsphinx/notebooks_analyzing_interviews_38_0.png copying images... [ 47%] _build/doctrees/nbsphinx/notebooks_analyzing_interviews_38_1.png copying images... [ 50%] _build/doctrees/nbsphinx/notebooks_analyzing_interviews_38_2.png copying images... [ 53%] _build/doctrees/nbsphinx/notebooks_features_checklist_6_0.png copying images... [ 56%] _build/doctrees/nbsphinx/notebooks_features_checklist_8_0.png copying images... [ 59%] notebooks/automated_social_science_paper.png copying images... [ 62%] _build/doctrees/nbsphinx/notebooks_summarizing_transcripts_40_0.png copying images... [ 65%] static/api_settings_key_remote_caching.png copying images... [ 68%] static/coop_remote_cache_logs_1.png copying images... [ 71%] static/coop_remote_cache_entries_1.png copying images... [ 74%] static/coop_remote_cache_syncing_logs_1.png copying images... [ 76%] static/coop_remote_cache_syncing_logs_2.png copying images... [ 79%] static/api_settings_key_remote_inference.png copying images... [ 82%] static/coop_remote_inference_jobs_completed.png copying images... [ 85%] static/coop_remote_inference_history_failed.png copying images... [ 88%] static/coop_remote_inference_history_cancelled.png copying images... [ 91%] static/coop_toggle_remote_cache_and_inference.png copying images... [ 94%] static/coop_remote_inference_cache_logs.png copying images... [ 97%] static/coop_remote_inference_history_cache.png copying images... [100%] static/survey_show_flow.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 84 warnings. The HTML pages are in ../_readthedocs/html.