-
Notifications
You must be signed in to change notification settings - Fork 22
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
Ollama provider - Host input parameter is provided as secret field. #1563
Comments
@iwilltry42 can you address this? @thedadams does our framework support this? |
No, but it will after I implement the changes we discussed today. |
This will be included in the model-provider metadata refactoring #1538 |
What would you want/expect to see here? |
@iwilltry42 Yes. currently the helper text is |
Changed in #1538. |
When testing local docker installs , we are not able to use localhost or |
Steps to reproduce the problem:
ngrok http 11434 --host-header="localhost:11434"
)https://<ngrok ipaddress>
Notice the following Host input parameter is provided as secret field.
Expected Behavior:
The text was updated successfully, but these errors were encountered: