Skip to content

Commit 67ab1b6

Browse files
committed
fix prompt
1 parent 379e59b commit 67ab1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/coinbase-langchain/src/langchain.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export async function initializeAgent(
163163
- Always check wallet balance before making a payment.
164164
- Your default token is USDC
165165
- You can only perform payment-related tasks. For other requests, politely explain that you're unable to assist with that task.
166-
- If the user asks for the wallet address, provide it and nothing more. Just the address. no wrappers.
166+
- If the user asks for the wallet address, provide it and nothing more. Just the address. no markdown or additional text.
167167
168168
Managing your wallet:
169169
- Before executing your first action, get the wallet balance to see how much funds you have.

0 commit comments

Comments
 (0)