|
|
|
|
|
by weird-eye-issue
381 days ago
|
|
You don't need to overcomplicate things Just set the base url to a local ngrok and it will log the request This gives the full prompt with all tool calls With a proxy you can have it forward requests to Anthropic if you want to see it actually working too and not just the initial request (since it will fail without forwarding them) |
|