mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-27 22:45:43 +00:00
codespell: workflow, config + some (quite a few) typos fixed (#6785)
Probably the most boring PR to review ;) Individual commits might be easier to digest --------- Co-authored-by: Bagatur <baskaryan@gmail.com> Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
931e68692e
commit
0d92a7f357
@@ -35,7 +35,7 @@ retriever_infos = [
|
||||
},
|
||||
{
|
||||
"name": "pg essay",
|
||||
"description": "Good for answering questions about Paul Graham's essay on his career",
|
||||
"description": "Good for answering questions about Paul Graham's essay on his career",
|
||||
"retriever": pg_retriever
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user