You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Voice agent with ElevenLabs](https://github.com/goat-sdk/goat/tree/main/typescript/examples/eleven-labs/conversational-agent)
84
84
-**See all +30 typescript quickstarts [here](https://github.com/goat-sdk/goat/tree/main/typescript/examples).**
85
85
86
86
## 🐍 Python
@@ -99,9 +99,9 @@ See how to do it [here](#-contributing).
99
99
100
100
| Plugin | Tools | Typescript | Python |
101
101
| --- | --- | --- | --- |
102
-
| 0x | Get quotes and swap on 0x |[@goat-sdk/plugin-0x](https://github.com/goat-sdk/goat-evm/tree/main/typescript/packages/plugins/0x)|
102
+
| 0x | Get quotes and swap on 0x |[@goat-sdk/plugin-0x](https://github.com/goat-sdk/goat/tree/main/typescript/packages/plugins/0x)|
103
103
| 1inch | Get the balances of a wallet using 1inch API |[@goat-sdk/plugin-1inch](https://github.com/goat-sdk/goat/tree/main/typescript/packages/plugins/1inch)|[goat-sdk-plugin-1inch](https://github.com/goat-sdk/goat/tree/main/python/src/plugins/1inch)|
104
-
| Allora | Get price predictions using Allora API |[@goat-sdk/plugin-allora](https://github.com/goat-sdk/goat-evm/tree/main/typescript/packages/plugins/allora)|[goat-sdk-plugin-allora](https://github.com/goat-sdk/goat/tree/main/python/src/plugins/allora)|
104
+
| Allora | Get price predictions using Allora API |[@goat-sdk/plugin-allora](https://github.com/goat-sdk/goat/tree/main/typescript/packages/plugins/allora)|[goat-sdk-plugin-allora](https://github.com/goat-sdk/goat/tree/main/python/src/plugins/allora)|
105
105
| Avnu | Swap tokens on Starknet |[@goat-sdk/plugin-avnu](https://www.npmjs.com/package/@goat-sdk/plugin-avnu)|
106
106
| Balancer | Swap tokens and provide liquidity on Balancer |[@goat-sdk/plugin-balancer](https://www.npmjs.com/package/@goat-sdk/plugin-balancer)|
107
107
| Balmy | Swap tokens on Balmy |[@goat-sdk/plugin-balmy](https://www.npmjs.com/package/@goat-sdk/plugin-balmy)|
0 commit comments