We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfd081 commit 1d11211Copy full SHA for 1d11211
scripts/setup.py
@@ -91,8 +91,8 @@ def setup_database(db_collection, dict_file_name):
91
"PEFT Docs",
92
"TRL Docs",
93
"LlamaIndex Docs",
94
- "OpenAI Cookbooks",
95
"LangChain Docs",
+ "OpenAI Cookbooks",
96
# "Towards AI Blog",
97
# "RAG Course",
98
]
@@ -102,8 +102,8 @@ def setup_database(db_collection, dict_file_name):
102
"peft",
103
"trl",
104
"llama_index",
105
- "openai_cookbooks",
106
"langchain",
+ "openai_cookbooks",
107
# "towards_ai_blog",
108
# "rag_course",
109
0 commit comments