Foundry.JsonListLlmResource

g Foundry.JsonListLlmResource Foundry.JsonListLlmResource Foundry.LlmResource Foundry.LlmResource Foundry.LlmResource->Foundry.JsonListLlmResource GObject.Object GObject.Object GObject.Object->Foundry.LlmResource

Subclasses:

None

Methods

Inherited:

Foundry.LlmResource (7), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (name, uri, description, model)

Virtual Methods

Inherited:

Foundry.LlmResource (6), GObject.Object (7)

Properties

Inherited:

Foundry.LlmResource (4)

Signals

Inherited:

Foundry.LlmResource (1), GObject.Object (1)

Fields

Inherited:

Foundry.LlmResource (1), GObject.Object (1)

Class Details

class Foundry.JsonListLlmResource(**kwargs)
Bases:

Foundry.LlmResource

Abstract:

No

Structure:

Foundry.JsonListLlmResourceClass

classmethod new(name, uri, description, model)
Parameters:
Return type:

Foundry.LlmResource

Createa a new LlmResource that will monitor changes to model and update the contents of the resource.

It is expected that elements within this model can be serialized using Json-GLib gobject serialization.

New in version 1.1.