Files
llm_macro/api_keys.json.example
2025-10-30 10:32:31 +09:00

8 lines
136 B
JSON

{
"your_api_key": {
"client_name": "example_client",
"created_at": "timestamp",
"is_active": "true"
}
}