Skip to content

Conversation

@gujimy
Copy link
Contributor

@gujimy gujimy commented Feb 2, 2026

1.Added a Fetch Models button for OpenAI-compatible providers to load available models from custom endpoints and select them from a dropdown.

2.Added world description translation support .

… available models from custom endpoints and select them from a dropdown.

2.Added world description translation support .
@Map1en
Copy link
Member

Map1en commented Feb 2, 2026

我看了一下,有几个问题可能需要修改一下。

  1. 因为现在用了tailwind,修改样式要用tailwind的class来改。
  2. Translated by...这个不需要,user dialog那边也有问题到时候我们会改下。
  3. i18n的dialog.world.info.translate_description没用上。
  4. 拼接/models的时候根据用户输入的值可能出现两遍/models,或者query没带上。
  5. fetchAvailableModels里面已经有toast.error了,外部调用的fetchModels里还有一份,会弹两个。
  6. 提交前使用vscode的的esbenp.prettier-vscode插件format一下。

I looked a bit, have several problems maybe need change a bit.

  1. Because now used tailwind, change style must use tailwind's class to change.
  2. Translated by... this no need, user dialog there also have problem, that time we also change.
  3. i18n's dialog.world.info.translate_description not used.
  4. When splicing /models, according to user input value maybe appear two times /models, or query not 5. bring on.
  5. Inside fetchAvailableModels already have toast.error, outside calling fetchModels inside still have one, will pop two.
  6. Before submit use vscode's esbenp.prettier-vscode plugin format a bit.

@gujimy
Copy link
Contributor Author

gujimy commented Feb 2, 2026

The code has been updated. Please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants