How to work with GenAI / LLM

Working with GenAI / LLM is supported at several levels in Glamorous Toolkit through the gt4llm: Working with LLMs component.

Every LLM chat has an LLM provider. The providers that work through an external connection, like OpenAI, require you to setup an API key: Adding an OpenAI API key.

Read more about How to setup LLM connections.