mirror of
https://github.com/jie65535/JChatGPT.git
synced 2026-06-23 00:49:31 +08:00
Add IP Address query
This commit is contained in:
@@ -279,7 +279,8 @@ object JChatGPT : KotlinPlugin(
|
||||
private val myTools = listOf(
|
||||
WebSearch(),
|
||||
WeatherService(),
|
||||
CrazyKfc()
|
||||
CrazyKfc(),
|
||||
IpAddressQuery(),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user