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

How to consume KRAGEN with LLM? #84

Open
atljoseph opened this issue May 2, 2024 · 5 comments
Open

How to consume KRAGEN with LLM? #84

atljoseph opened this issue May 2, 2024 · 5 comments
Assignees

Comments

@atljoseph
Copy link

Is there an example of KRAGEN being used by an LLM? Looks like a cool project, but having trouble seeing where “the rubber meets the road”. Thank you

@miguelehernandez miguelehernandez self-assigned this May 2, 2024
@miguelehernandez
Copy link
Collaborator

miguelehernandez commented May 3, 2024

Dear user,
Yes, there is an example to run some queries described at the end of the README.md in this repo. Now, with respect to the LLM, if you follow the installation process, KRAGEN will be connected to an LLM using your OpenAI account running queries using the OpenAI API for ChatGPT3.5 or 4 depending on your OpenAI account. Please check it out and let me know if you still have questions. Here is the text:

"If you used the sample dataset, try asking "what genes are associated with caffeine?" and analyze the thought flow!"

Very straight forward... Let us know your experience using it!
Miguel

@atljoseph
Copy link
Author

atljoseph commented May 3, 2024 via email

@huycke
Copy link

huycke commented May 9, 2024

ChatGPT is a large language model. Are you talk about a local model, one being run on your computer?

@atljoseph
Copy link
Author

atljoseph commented May 9, 2024 via email

@chozillla
Copy link

I also am in need of Ollama support or something not reliant on an API

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

No branches or pull requests

4 participants