List prompt names in the workspace, optionally filtered to a domain by name
prefix and/or descriptive tag. With no filter, returns every prompt. The hub
is the list authority — callers use this so tooling never depends on which
snapshot files happen to be on disk. Constructs its own Client (from this
package's langsmith) so no client instance crosses a package boundary.
List prompt names in the workspace, optionally filtered to a domain by name prefix and/or descriptive tag. With no filter, returns every prompt. The hub is the list authority — callers use this so tooling never depends on which snapshot files happen to be on disk. Constructs its own
Client(from this package'slangsmith) so no client instance crosses a package boundary.