Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker 部署 API秘钥 提示应复制 但是并未复制。 #123

Closed
skykiah opened this issue May 21, 2023 · 6 comments
Closed

Docker 部署 API秘钥 提示应复制 但是并未复制。 #123

skykiah opened this issue May 21, 2023 · 6 comments
Assignees
Labels
🙏 help wanted Extra attention is needed

Comments

@skykiah
Copy link

skykiah commented May 21, 2023

Docker 部署 API秘钥 提示应复制 但是并未复制。

@takatost
Copy link
Collaborator

麻烦提供更详细的问题说明

@takatost takatost added the 🙏 help wanted Extra attention is needed label May 22, 2023
@skykiah
Copy link
Author

skykiah commented May 22, 2023

麻烦提供更详细的问题说明

就是 copy提示成功了 但是并未复制,我换了无痕浏览器也是这样。

@takatost
Copy link
Collaborator

麻烦详细说明一下步骤,可配合截图说明,否则我们无法理解您的问题帮助到您

@skykiah
Copy link
Author

skykiah commented May 23, 2023

麻烦详细说明一下步骤,可配合截图说明,否则我们无法理解您的问题帮助到您

p9TSSwd.png

提示复制成功了,但是并未复制,docker 环境下

@iamjoel
Copy link
Collaborator

iamjoel commented May 24, 2023

我改了云端版的,你试试有没好。如果好了的话,可以按照这个改一下:https://github.com/langgenius/dify/pull/186/files

@daawen
Copy link

daawen commented May 25, 2023

我也是同样的问题,好像是所有页面的东西都不能复制,api文档里的copy也不起作用

@iamjoel iamjoel closed this as completed Jun 7, 2023
laipz8200 added a commit that referenced this issue Nov 14, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 14, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 14, 2024
Rearranged the logic in `getFileExtension` to first check for a valid `fileName` before considering `fileMimetype` or `isRemote`. This change ensures that the function prioritizes extracting extensions from file names directly, improving accuracy and handling edge cases more effectively. This update may prevent incorrect file extensions when mimetype is prioritized incorrectly.

Resolves #123.
laipz8200 added a commit that referenced this issue Nov 14, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
laipz8200 added a commit that referenced this issue Nov 14, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 14, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 14, 2024
Rearranged the logic in `getFileExtension` to first check for a valid `fileName` before considering `fileMimetype` or `isRemote`. This change ensures that the function prioritizes extracting extensions from file names directly, improving accuracy and handling edge cases more effectively. This update may prevent incorrect file extensions when mimetype is prioritized incorrectly.

Resolves #123.
laipz8200 added a commit that referenced this issue Nov 14, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
laipz8200 added a commit that referenced this issue Nov 15, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 15, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 15, 2024
Rearranged the logic in `getFileExtension` to first check for a valid `fileName` before considering `fileMimetype` or `isRemote`. This change ensures that the function prioritizes extracting extensions from file names directly, improving accuracy and handling edge cases more effectively. This update may prevent incorrect file extensions when mimetype is prioritized incorrectly.

Resolves #123.
laipz8200 added a commit that referenced this issue Nov 15, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
laipz8200 added a commit that referenced this issue Nov 18, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 18, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 18, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
laipz8200 added a commit that referenced this issue Nov 18, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 18, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 18, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
laipz8200 added a commit that referenced this issue Nov 22, 2024
Refactored LLM node tests to enhance clarity and maintainability by creating test scenarios for different file input combinations. This restructuring replaces repetitive code with a more concise approach, improving test coverage and readability.

No functional code changes were made.

References: #123, #456
laipz8200 added a commit that referenced this issue Nov 22, 2024
Ensure that messages are only created from non-empty text segments, preventing potential issues with empty content.

test: add scenario for file variable handling

Introduce a test case for scenarios involving prompt templates with file variables, particularly images, to improve reliability and test coverage. Updated `LLMNodeTestScenario` to use `Sequence` and `Mapping` for more flexible configurations.

Closes #123, relates to #456.
laipz8200 added a commit that referenced this issue Nov 22, 2024
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙏 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants