安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Okay, I will give it a try. I'm worried that these two mods might be incompatible. ur mod has brought me enjoying in.thx
Making him interact with an item would require some kind of change to their AI. I think Smarter Bots mod does it with alcohol for bots that have specific talents.
This will work:
!artie how are you?
Artie Dolittle: I am doing well. How about you, captain?
!artie i am doing good, are you ready to depart?
This will not work:
!artie how are you?
Artie Dolittle: I am doing well. How about you, captain?
i am doing good, are you ready to depart?
You can have the speech to text set to local if your PC is good enough, but using the API is much faster and more accurate.
And just leave Memory turned off at this point, it's not very useful.
It should look like this: https://i.imgur.com/HZkYITg.png
Then enter your API key.
Oh, I get it now. Sorry, I just started playing this game recently and don't know much about these things.
I found the issue. I needed to manually enable API calls in the F3 console. Now it's running perfectly. Thank you so much for helping me resolve this. I really appreciate it! :D
Model: deepseek-chat
Both of those look correct to me. What error do you get when using those?
To be honest, I don't really understand these settings either. Here's what I filled in, but I'm not sure if it's correct, and the mod still isn't working.
For the API, I tried "https://api.deepseek.com/chat/completions" and "https://api.deepseek.com" .
For the Model, I tried "deepseek-chat".
The key is the one provided on the official website.
However, it's still not working. I'm not sure if what I entered is correct—I just followed the instructions from "https://api-docs.deepseek.com/zh-cn/" .
The reason I don't use OpenRouter is that it doesn't seem to accept RMB payments. I'm from China, which makes it very inconvenient for me. I'm also using a translator to communicate with you. Moreover, DeepSeek performs better in understanding Chinese compared to other AI language models. As you know, meanings can get lost in translation, especially with Chinese.
That's why I chose DeepSeek and purchased an API key on their official website (https://api-docs.deepseek.com/zh-cn/) . However, your mod doesn't seem to be compatible with it, which is really frustrating.
If you want to join the discord it would be easier to figure out what's going on: https://discord.gg/uWpFN4NPx3
Glad you got it working and are enjoying it. I'm working on trying to put more contextual information into the prompt instead of just dumping everything into it each time, so I may use that to add some crew information to it.
If you don't have a powerful PC you could still host a local model and offload the Orders onto it, since it doesn't use many tokens. That way you would use less tokens and API calls on the endpoint you use for chat. I've used mistralai/mathstral-7b-v0.1 when local hosting and it seems to work well.
If anyone wants to help test the latest update I am putting versions of it up in the discord: https://discord.gg/uWpFN4NPx3