Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tools:llm [2025/12/09 09:12] – init will | tools:llm [2025/12/09 12:35] (current) – [Large Language Models] will | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| And has access to 3 model providers | And has access to 3 model providers | ||
| - | * copilot | + | * '' |
| - | * claude | + | * '' |
| - | * gemin via google (standard rate limits?) | + | * "Any sensitive or proprietary data that you upload to Claude is secure unless you share it with another user" [[https:// |
| - | * " Pitt data should not be submitted to the public version of Gemini through the web interface or API." | + | * '' |
| + | * "Pitt data should not be submitted to the public version of Gemini through the web interface or API." | ||
| | | ||
| ===== Agents ===== | ===== Agents ===== | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | | ||
| + | | ||
| + | ==== Commands ==== | ||
| + | |||
| + | * '' | ||
| + | * ''/ | ||
| + | |||
| + | ==== Paradigm ==== | ||
| + | * use CLI with '' | ||
| + | * '': | ||
| + | * iteratively approve directory access and tool usage | ||
| + | * <wrap warning> | ||
| + | * ask to write tests | ||
| + | * ask to make a plan | ||
| + | * track with git! | ||
| + | * remove hunks of bad | ||
| + | * '' | ||
| + | * simultaneous branches, parallel work < | ||
| + | |||
| + | |||
| + | |||
| + | ==== AGENTS.md ==== | ||
| + | |||
| + | < | ||
| + | ln -s AGENTS.md CLAUDE.md | ||
| + | </ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ==== Copilot on Rhea ==== | ||
| + | < | ||
| + | source / | ||
| + | # likely in ~/.bashrc | ||
| + | # your bashrc might be symlinked to / | ||
| + | </ | ||
| + | |||
| + | Device auth is a pain. Can copy from another computer | ||
| + | < | ||
| + | rsync -rzvhi | ||
| + | </ | ||