GPT4 is much better than gpt 4o
As of 2024-10-02 20:16 at least.
give me the ag command to look inside markdown and yaml files only
GPT4o1:
`ag --include='*.md' --include='*.yaml' --include='*.yml' 'search_pattern'`
GPT42:
`ag "search_pattern" --markdown --yaml`
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus