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

Fix select model type and custom prompts task.py #486

Merged
merged 3 commits into from
Jul 10, 2024

Commits on May 8, 2024

  1. Update prompts.py

    Fixed an issue where the LLM model and custom prompts could not distinguish between main and other tasks.
    
    Signed-off-by: changyun <[email protected]>
    cyun9601 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    50ae55b View commit details
    Browse the repository at this point in the history
  2. Fix select model type and custom prompts task.py

    Fixed an issue where the LLM model and custom prompts could not distinguish between main and other tasks.
    
    Signed-off-by: changyun <[email protected]>
    cyun9601 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    c8c3e29 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update prompts.py

    Signed-off-by: changyun <[email protected]>
    cyun9601 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    c519a1d View commit details
    Browse the repository at this point in the history