mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-09-03 06:35:22 +08:00
7 lines
198 B
YAML
7 lines
198 B
YAML
# Copyright (c) Meta Platforms, Inc. and affiliates
|
|
llm:
|
|
api_type: llama_api
|
|
base_url: "https://api.llama.com/compat/v1/"
|
|
api_key: "YOUR_API_KEY"
|
|
model: "Llama-4-Scout-17B-16E-Instruct-FP8"
|