docs[minor]: Add thumbs up/down to all docs pages (#18526)

This commit is contained in:
Brace Sproul
2024-03-04 15:14:28 -08:00
committed by GitHub
parent 10874d5002
commit 328a498a78
7 changed files with 13549 additions and 1 deletions

View File

@@ -32,6 +32,6 @@ jobs:
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv,*.lock
ignore_words_list: ${{ steps.extract_ignore_words.outputs.ignore_words_list }}
exclude_file: libs/community/langchain_community/llms/yuan2.py