Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-03-14 09:12:34 +00:00
parent f2109f5c55
commit 539748dfe7
28 changed files with 582 additions and 49 deletions

View File

@ -1,6 +1,6 @@
# Usage
# 1. Install requirements:
# pip install requests langchain langchain_text_splitter
# pip install requests langchain langchain_text_splitters
# 2. Run the script:
# GLAB_TOKEN=<api_token> python3 scripts/custom_models/create_index.py --version_tag="v17.0.0"