hey,
i’m using TALL stack (Tailwind, Alpine.js, Laravel, and Livewire).
the issue i’m having is that claude or gpt will return code using old version of it.
how to make sure it use latest version/doc of each tech?
thanks
hey,
i’m using TALL stack (Tailwind, Alpine.js, Laravel, and Livewire).
the issue i’m having is that claude or gpt will return code using old version of it.
how to make sure it use latest version/doc of each tech?
thanks
Hi @pierbdt
You can add the documentation for the area you need yourself to ensure everything stays up to date.
thanks.
is it possible to use specific docs per project? for example @doc tailwind @doc Alpine.js @doc Lravel @doc Livewire applies for every prompt (without typing it everytime)
You can try creating a file, for example, named “tall.md”, add the needed documentation to it, and upload it to the chat through @files.
In this format:
@tailwind @alpine.js @laravel and etc