-
Notifications
You must be signed in to change notification settings - Fork 16
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
Example that uses model other than OpenAI #27
Comments
I have a working 'weather' example assistant that runs on a local llama3.1, Ollama base ai. However, I'm new to submitting pull requests & git diff intricacies... I'm going to separate my mods that also added frontend 3D "assistant hologram" (Jarvis) depictions that would fit perfectly with #88. |
@heikojan2010 that's awesome. Feel free to open multiple PRs with your changes, then I can review your code and guide you to the necessary changes. |
I've submitted Pull Request #185 which uses local (o)Llama3.1 for the weather example app. Running into a bit of trouble clearing symlinks on the pre-commit for gh Actions, though. |
It works already and it's documented, but we need an example that uses a non-OpenAI model.
See work done on #54
The text was updated successfully, but these errors were encountered: