Skip to content

feature: add support for multi deepseek api format#352

Merged
yingapple merged 1 commit intodevelopfrom
feature/support_for_multi_deepseek
May 13, 2025
Merged

feature: add support for multi deepseek api format#352
yingapple merged 1 commit intodevelopfrom
feature/support_for_multi_deepseek

Conversation

@justcrab
Copy link
Copy Markdown
Contributor

This PR addresses an issue with the DeepSeek API's multi-source response formatting, specifically resolving nested tag parsing errors.

​​Key Fixes:​​

Fixed malformed API responses that caused incorrect nesting of tags.
Ensured proper handling of multi-source data to prevent parsing failures.
​​

Impact:​​

Improves API response consistency and reliability.
Eliminates errors in downstream processing caused by nested tag issues.

@yingapple yingapple merged commit 166db04 into develop May 13, 2025
1 check passed
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