Interactive App
Classes
InteractiveApp(sources: collections.abc.Sequence[superlinked.framework.dsl.source.interactive_source.InteractiveSource], indices: collections.abc.Sequence[superlinked.framework.dsl.index.index.Index], vector_database: superlinked.framework.dsl.storage.vector_database.VectorDatabase, context: superlinked.framework.common.dag.context.ExecutionContext)
: Interactive implementation of the App class.
Last updated