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

feat: Enable :inet6 for Req.new for Ollama #227

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

mpope9
Copy link
Contributor

@mpope9 mpope9 commented Jan 8, 2025

Tried to use this with fly.io. I was unable to connection to Ollama hosted on a private flycast address. Enabling ipv6 fixed the issue.

@mpope9
Copy link
Contributor Author

mpope9 commented Jan 8, 2025

Also a suggestion: a deployable Ollama + Langchain + Phoenix example running on fly as it was a bit of a pain to figure out why it wouldn't connect 😅 Cloning a repo would be a great addition.

@mpope9 mpope9 changed the title feat: Enable :inet6 for Req.new feat: Enable :inet6 for Req.new for Ollama Jan 8, 2025
@brainlid
Copy link
Owner

brainlid commented Jan 9, 2025

Thanks for the IPv6 update! I don't have access to Fly.io GPU hardware anymore so I'm not in a position to create that sample project or more detailed guide. If you're offering, that would be cool!

@brainlid brainlid merged commit eabfc6a into brainlid:main Jan 9, 2025
@mpope9 mpope9 deleted the pope/enable-ipv6 branch January 9, 2025 15:44
@mpope9
Copy link
Contributor Author

mpope9 commented Jan 9, 2025

Thanks for the merge! I'll see if I can come up with something sensible.

brainlid added a commit to montebrown/langchain that referenced this pull request Jan 22, 2025
* main:
  feat: Support for Ollama keep_alive API parameter (brainlid#237)
  support for o1 OpenAI model (brainlid#234)
  minor test cleanup
  phi_4 chat template support fix after merge
  feat: apply chat template from callback (brainlid#231)
  Add Bumblebee Phi-4 (brainlid#233)
  updated changelog
  update version and docs outline (brainlid#229)
  fix: enable verbose_deltas (brainlid#197)
  feat: Enable :inet6 for Req.new (brainlid#227)
  Breaking change: consolidate LLM callback functions (brainlid#228)
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