mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 21:46:50 -04:00
[PR #354] [CLOSED] Docs - Update configuration to use ollama with dify #469
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/354
Author: @shackdown
Created: 11/2/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
0236a04update configuration to use ollama with dify📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
en/development/models-integration/ollama.md(+1 -1)📄 Description
Added support for accessing Dify via http://host.docker.internal:11434, which provides a convenient alternative for users running Docker on compatible systems. This update complements the existing options of using the local network IP or the Docker host IP address. It enhances flexibility, especially for setups where host.docker.internal is a preferred method.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.