Skip to content

fix: account mismatch, invalid model mapping, test error handling#1

Open
VernaculusF wants to merge 1 commit into
ForgetMeAI:mainfrom
VernaculusF:fix/account-mismatch-and-models
Open

fix: account mismatch, invalid model mapping, test error handling#1
VernaculusF wants to merge 1 commit into
ForgetMeAI:mainfrom
VernaculusF:fix/account-mismatch-and-models

Conversation

@VernaculusF

Copy link
Copy Markdown

No description provided.

- sendMessage: resolve token before createChatV2 to use same account
- createChatV2: accept preselectedToken parameter
- handleApiError: reset chatId on 401/429 retry so new chat is created
- modelMapping: remap qwen-max-latest alias to qwen3-max (was canonical but invalid)
- AvailableModels: remove qwen-max-latest, add qwen3-max
- run_tests.js: use getMappedModel, handle AggregateError
- test_streaming.js: use getMappedModel, handle AggregateError
- interactive_chat.js: use getMappedModel instead of hardcoded model
- test_api.bat: chcp 65001 for UTF-8, use %~dp0 for path
- chat.js handleApiError: show HTTP status instead of undefined
- .gitignore: add tmp_response*.json
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.

1 participant