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

Example that uses model other than OpenAI #27

Open
fjsj opened this issue May 29, 2024 · 3 comments
Open

Example that uses model other than OpenAI #27

fjsj opened this issue May 29, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@fjsj
Copy link
Member

fjsj commented May 29, 2024

It works already and it's documented, but we need an example that uses a non-OpenAI model.
See work done on #54

@fjsj fjsj changed the title Support models other than OpenAI Test support for models other than OpenAI Jun 4, 2024
@fjsj fjsj changed the title Test support for models other than OpenAI Test support for models other than OpenAI with langchain Jun 4, 2024
@fjsj fjsj changed the title Test support for models other than OpenAI with langchain Support for models other than OpenAI with langchain Jun 20, 2024
@amandasavluchinske amandasavluchinske removed their assignment Jul 3, 2024
@fjsj fjsj added enhancement New feature or request documentation Improvements or additions to documentation and removed enhancement New feature or request labels Jul 12, 2024
@fjsj fjsj changed the title Support for models other than OpenAI with langchain Example that uses model other than OpenAI Jul 12, 2024
@heikojan2010
Copy link

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.

@fjsj
Copy link
Member Author

fjsj commented Oct 22, 2024

@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.

@heikojan2010
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants