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

ollama client example #349

Closed
wants to merge 4 commits into from
Closed

Conversation

arihanv
Copy link
Contributor

@arihanv arihanv commented Dec 29, 2024

why

Support open-source LLMs and VLMs - #183

what changed

  • created client for Ollama
  • currently supports llama-3.2 but other LLMs can be added to the list of available models
  • created example navigating hackernews and extracting posts with llama 3.2

TODO

  • Support vision models (llama-3.2-vision, moondream, etc.)
  • Add other models to the available models list

Copy link

changeset-bot bot commented Dec 29, 2024

⚠️ No Changeset found

Latest commit: 8e78f5b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@arihanv arihanv changed the title Support Ollama wip: support ollama Dec 29, 2024
@arihanv arihanv changed the title wip: support ollama ollama client example Jan 2, 2025
@arihanv arihanv marked this pull request as ready for review January 2, 2025 22:31
arihanv added a commit to arihanv/stagehand that referenced this pull request Jan 3, 2025
kamath pushed a commit that referenced this pull request Jan 3, 2025
* feat: allow llmClient to be optionally passed in

* update: add ollama client example from pr: #349

* update: README and changeset
kamath added a commit that referenced this pull request Jan 3, 2025
* allow llmClient to be optionally passed in (#352)

* feat: allow llmClient to be optionally passed in

* update: add ollama client example from pr: #349

* update: README and changeset

* lint

---------

Co-authored-by: Arihan Varanasi <[email protected]>
@kamath kamath self-requested a review January 4, 2025 13:43
@kamath
Copy link
Member

kamath commented Jan 7, 2025

covered in #352

@kamath kamath closed this Jan 7, 2025
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