The agenta SDK allows you to experiment with AI applications with LLMs (and in the future any Foundational Model) in a simple way.

The most commenly used functions are:

  • agenta.init - initialize your variant
  • agenta.config.register_default - set the default configuration

Was this page helpful?