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

Can't create an alias without reading the input files #366

Open
wesen opened this issue Oct 1, 2023 · 0 comments
Open

Can't create an alias without reading the input files #366

wesen opened this issue Oct 1, 2023 · 0 comments

Comments

@wesen
Copy link
Collaborator

wesen commented Oct 1, 2023

This might or might not be a bug, depending on how I want to define pure CLI aliases vs default parameter definitions aliases:

❯ llmgo --context select.md "Write a concise documentation that tells a user exactly how to use the functionality for inserting rows in a very short and pragmatic manner, focusing on sqlite. Make the documentation structured with informative titles. Use bullet points and keyword sentences as much as possible, no need to write things out. Focus on the fact that we are using sqlc. No need to go into detail about the code generated. Use sqlite syntax for named arguments, ie ? not \$x. Don't show the generated code, only focus on the user side." --create-alias concise-doc 
Could not read file select.md: open select.md: no such file or directory
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

1 participant