-
Notifications
You must be signed in to change notification settings - Fork 375
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
Conversation
|
a25754a
to
13dede5
Compare
* feat: allow llmClient to be optionally passed in * update: add ollama client example from pr: #349 * update: README and changeset
* 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]>
covered in #352 |
why
Support open-source LLMs and VLMs - #183
what changed
TODO