You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
# default message to send to Claude
|
|
claude_message: "hello"
|
|
# claude API endpoint
|
|
claude_api_url: "https://api.anthropic.com/v1/messages"
|
|
# claude model to use
|
|
claude_model: "claude-3-5-sonnet-20241022"
|