@@ -30,8 +30,7 @@ Leverage **`@elizaos/plugin-depin`** to seamlessly integrate AI agents with the
30
30
Add the following to your ` .env ` file:
31
31
32
32
``` env
33
- MAPBOX_API_KEY=your-mapbox-api-key
34
- NUBILA_API_KEY=your-nubila-api-key
33
+ SENTAI_API_KEY=your-sentai-api-key
35
34
```
36
35
37
36
### Character Configuration
@@ -76,14 +75,13 @@ The **DEPIN_PROJECTS** action empowers Eliza agents to interact with and analyze
76
75
- ** Device and Revenue Analysis:** Explore statistics such as device deployment, operational costs, and revenue generation.
77
76
- ** In-depth Queries:** Answer detailed questions about specific DePIN projects by leveraging the rich dataset provided by the DePINScan API.
78
77
79
- ### Current Weather and Weather Forecast
78
+ ### Sentient AI
80
79
81
- The ** CURRENT_WEATHER ** action integrates Nubila APIs to provide Eliza agents with weather-related capabilities. Key functionalities include:
80
+ The ** SENTIENT_AI ** action integrates Sentient AI APIs to provide Eliza agents with weather-related capabilities. Key functionalities include:
82
81
83
- - ** Real-Time Weather Updates:** Deliver current temperature, humidity, and general conditions for specified locations.
84
- - ** Forecast Analysis:** Generate short- and long-term forecasts to assist in planning and decision-making.
85
- - ** Pattern Recognition:** Analyze weather trends and identify emerging patterns or anomalies.
86
- - ** Interactive Content:** Create weather-related insights, summaries, or user-facing content such as memes and visuals.
82
+ - ** Real-Time Weather Updates:** Deliver current temperature, humidity, and general conditions for specified locations. (supported by Nubila)
83
+ - ** Forecast Analysis:** Generate short- and long-term forecasts to assist in planning and decision-making. (supported by Nubila)
84
+ - ** Other Actions** Sentient AI will continue to improve and add more actions based on DePIN data.
87
85
88
86
---
89
87
0 commit comments