Files
foundationagents--metagpt/config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml
T
2026-07-13 12:58:57 +08:00

7 lines
186 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-3.3-70B-Instruct"