mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 10:26:32 +02:00
Include copyright to yaml files
This commit is contained in:
parent
2d351e4ba9
commit
d239e5329a
4 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates
|
||||
llm:
|
||||
api_type: llama_api
|
||||
base_url: "https://api.llama.com/compat/v1/"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates
|
||||
llm:
|
||||
api_type: llama_api
|
||||
base_url: "https://api.llama.com/compat/v1/"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates
|
||||
llm:
|
||||
api_type: llama_api
|
||||
base_url: "https://api.llama.com/compat/v1/"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# Copyright (c) Meta Platforms, Inc. and affiliates
|
||||
llm:
|
||||
api_type: llama_api
|
||||
base_url: "https://api.llama.com/compat/v1/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue