Basic usage
Basic Usage of gollm
gollm provides a straightforward way to interact with language models. Here are some basic usage patterns:
Creating an LLM Instance
Creating a Prompt
Generating a Response
These basic patterns will help you get started with gollm. As you become more familiar with the package, you can explore its more advanced features.
Last updated