feat: regenerate all templates

using the new template.py, regenerate all distros and their new provider configs

Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
Charlie Doern 2025-07-02 13:21:59 -04:00
parent a274795532
commit 2f994cfc50
249 changed files with 1008 additions and 1232 deletions

View file

@ -0,0 +1,5 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.

View file

@ -0,0 +1 @@
excluded_categories: []

View file

@ -0,0 +1,2 @@
api_key: ${env.BRAVE_SEARCH_API_KEY:=}
max_results: 3

View file

@ -0,0 +1,2 @@
api_key: ${env.TAVILY_SEARCH_API_KEY:=}
max_results: 3