LLM (Large Language Model)
Last updated
LLM can improve your prompts, comment your artwork, and help you on a wide range of tasks.
They can also greatly help automating things that use to require humans.
CushyStudio allow you to build LLMs into your apps. you can take a look at the library/sdk-examples/example-llm.ts app that allow you to transform a few words prompt into a fully fledge

built-in prompt-master system prompt to quickly try LLMs
ability to define custom agents / customize every system prompts
open-router based
=> you have access to all the models chatgpt4, claude 2, various unfiltered llama flavors, etc.
β³ Local LLMs
β³ Other cloud providers like OpenAI
Last updated