Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
a Pubkey
. This is useful for specifying accounts for a client.
Structsยง
- Callback
From Llm - Generated client accounts for
CallbackFromLlm
. - Callback
From Oracle - Generated client accounts for
CallbackFromOracle
. - Create
LlmContext - Generated client accounts for
CreateLlmContext
. - Initialize
- Generated client accounts for
Initialize
. - Interact
With Llm - Generated client accounts for
InteractWithLlm
.