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

Transition to open LLM!!! #30

Merged
merged 10 commits into from
Feb 11, 2025
Merged

Transition to open LLM!!! #30

merged 10 commits into from
Feb 11, 2025

Conversation

cassiebuhler
Copy link
Collaborator

I added extra prompting for the llama-3.3, as it struggled to answer questions that don't necessarily need a SQL response. For example, llama-3.3 would respond to "what is a gap code" by printing out all the gap codes in a table instead of provide a description like gpt-4.

It gives the right answer on all the queries I've tried, but may need more testing...

@cboettig
Copy link
Member

cboettig commented Feb 7, 2025

@cassiebuhler looks like this has some conflicts with main. Can you resolve locally first? (e.g. you can

git fetch
git merge -s ours main

locally I think to sync with main while choosing your local changes over main on any conflicts.

@cboettig
Copy link
Member

fantastic, I think this is good to merge! 🤖 🚀

@cassiebuhler cassiebuhler merged commit 78fca1a into main Feb 11, 2025
1 check passed
@cassiebuhler cassiebuhler deleted the feat/app-updates branch February 11, 2025 21:01
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