-
Notifications
You must be signed in to change notification settings - Fork 16
refactor(gql): reuse new options for LLM-based generator #708
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@danstarns is attempting to deploy a commit to the NameHash Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you! I think you have dropped |
Good point about the cache, thanks for the extra pair of eyes. I added the cache support in GQLPT alpha.33. In the name of rebase gods, I reopened this PR with less noise #709 |
I noticed that you made your own Anthropic Adapter in the text to query the implementation:
GQLPT alpha.32 takes your version and exports it - this should increase maintainability for you.