We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69db0c1 + 4d324cc commit 13eb4b7Copy full SHA for 13eb4b7
1 file changed
README.md
@@ -58,7 +58,7 @@ serve({ fetch: app.fetch, port: Number(process.env.PORT ?? 3001) });
58
```
59
60
For the SDK-side wiring that lets workflow agents use the proxy transparently,
61
-see [`@agent-relay/sdk/workflows`'s proxy-env
+see [`@relayflows/core`'s proxy-env
62
module](../sdk/src/workflows/proxy-env.ts) and the `credentialProxy` field on
63
`SwarmConfig`.
64
0 commit comments