cognosisai / platform

MIT License
172 stars 9 forks source link

add gpt-3-encoder to sql2llm #3

Closed marcgreen closed 1 year ago

marcgreen commented 1 year ago

I tested the sql2llm cli workflow manually with a short (< 2048 tokens) and a long (~7k tokens) context file and it worked in both cases.

should we create a separate issue to add unit tests to this project?

btw, maybe want to create a dev branch to merge there, so main is always stable