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

Updated the translate function parameter to include ollama_model_id for specifying the model to be used. #73

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

IuvenisSapiens
Copy link
Contributor

  • Updated the translate function parameter to include ollama_model_id for specifying the model to be used.

  • Added a textbox in the user interface for users to input the Ollama Model ID.

@reycn
Copy link
Collaborator

reycn commented Nov 20, 2024

Hi, thank you for providing this! However, selecting a specific model is only used in marginal cases & only supported by specific services.

Here I suggest either:

  • Make the optional visible only when Ollama is selected in your PR;
  • Provide an interactive configuration tutorial, as proposed in Issue#72.

IuvenisSapiens and others added 3 commits November 20, 2024 17:38
- Added visibility toggle for Ollama Model ID based on selected translation service.
- Improved environmental variable checks for various services.
@reycn reycn merged commit e3da624 into Byaidu:main Nov 20, 2024
@reycn
Copy link
Collaborator

reycn commented Nov 20, 2024

Thanks!

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