Chat conversations (in logs) cannot return the model config correctly #6904

Closed
opened 2026-02-21 18:17:54 -05:00 by yindo · 1 comment
Owner

Originally created by @laipz8200 on GitHub (Nov 23, 2024).

Originally assigned to: @laipz8200 on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.11.2

Cloud or Self Hosted

Cloud, Self Hosted (Docker), Self Hosted (Source)

Steps to reproduce

image

✔️ Expected Behavior

It should return the model config correctly.

Actual Behavior

It returns null

Originally created by @laipz8200 on GitHub (Nov 23, 2024). Originally assigned to: @laipz8200 on GitHub. ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.11.2 ### Cloud or Self Hosted Cloud, Self Hosted (Docker), Self Hosted (Source) ### Steps to reproduce ![image](https://github.com/user-attachments/assets/e49fe16d-4fcc-4a25-b097-e457352928bb) ### ✔️ Expected Behavior It should return the model config correctly. ### ❌ Actual Behavior It returns null
yindo added the good first issue label 2026-02-21 18:17:54 -05:00
yindo closed this issue 2026-02-21 18:17:54 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 23, 2024):

I found related issues that might be helpful:

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 23, 2024): <!-- Answer --> I found related issues that might be helpful: - https://github.com/langgenius/dify/discussions/10044 - https://github.com/langgenius/dify/issues/10037 The suggested solution is to ensure the correct use of `conversation_id` in API calls to manage session history and context. Additionally, check configuration settings or parameters that might affect context parsing. - https://github.com/langgenius/dify/issues/8264 This issue was resolved by a pull request that fixed the missing usage of metadata in the chatflow app. - https://github.com/langgenius/dify/issues/1630 This issue was referenced by another issue related to NVIDIA model content display problems. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6904