Once in straico-cli, the text placeholder will tell you:
- The current LLM model,
- Scroll percentage
- Current buffer.
- Session coin usage
┃ Ask the LLM... (openai/gpt-4o-mini) (%100) (1) (1.23)
┃
┃
The following actions are available:
- Buffer Switching: Press
F1-F9 - Buffer Erase: Press
F12 - Buffer Move: Press
Shift + Right ArroworShift + Left Arrow.
For example, if you have a buffer at location1and want to move it to2, pressF1,Shift + Right Arrow
Usage of straico-cli:
--file-url strings --file-url link1 --file-url link2
-l, --list-models List models
-m, --model string Model to use (default "openai/gpt-4o-mini")
--save-key string Straico API key
--save-model Use the model listed by -m for future queries
--youtube-url strings --youtube-url link1 --youtube-url link2Save your API key
straico-cli --save-key YourAPIKey123straico-cli --save-model -m "anthropic/claude-3-haiku:beta" 
