Experimental Progress ===================== Remoteuniversalbase.py ---------------------- .. toctree:: :maxdepth: 4 swarmauri.experimental.RemoteUniversalBase Chains ------ .. toctree:: :maxdepth: 4 swarmauri.experimental.chains.IChainFormatter swarmauri.experimental.chains.IChainNotification swarmauri.experimental.chains.IChainPersistence swarmauri.experimental.chains.IChainScheduler swarmauri.experimental.chains.TypeAgnosticCallableChain Conversations ------------- .. toctree:: :maxdepth: 4 swarmauri.experimental.conversations.ConsensusBuildingConversation swarmauri.experimental.conversations.SemanticConversation swarmauri.experimental.conversations.SharedConversation Distances --------- .. toctree:: :maxdepth: 4 swarmauri.experimental.distances.CanberraDistance swarmauri.experimental.distances.ChebyshevDistance swarmauri.experimental.distances.HaversineDistance swarmauri.experimental.distances.ManhattanDistance swarmauri.experimental.distances.MinkowskiDistance swarmauri.experimental.distances.SSASimilarity swarmauri.experimental.distances.SSIVSimilarity swarmauri.experimental.distances.ScannVectorStore swarmauri.experimental.distances.SorensenDiceDistance swarmauri.experimental.distances.SquaredEuclideanDistance Document_stores --------------- .. toctree:: :maxdepth: 4 swarmauri.experimental.document_stores.TriplesDocumentStore swarmauri.experimental.document_stores.Word2VecDocumentStore Embeddings ---------- .. toctree:: :maxdepth: 4 swarmauri.experimental.embeddings.SpatialDocEmbedding Models ------ .. toctree:: :maxdepth: 4 swarmauri.experimental.models.HierarchicalAttentionModel swarmauri.experimental.models.SageMaker Parsers ------- .. toctree:: :maxdepth: 4 swarmauri.experimental.parsers.PDFToTextParser Tools ----- .. toctree:: :maxdepth: 4 swarmauri.experimental.tools.CypherQueryTool swarmauri.experimental.tools.FileDownloaderTool swarmauri.experimental.tools.LinkedInArticleTool swarmauri.experimental.tools.OutlookSendMailTool swarmauri.experimental.tools.SQLite3QueryTool swarmauri.experimental.tools.TwitterPostTool Tracing ------- .. toctree:: :maxdepth: 4 swarmauri.experimental.tracing.RemoteTrace Utils ----- .. toctree:: :maxdepth: 4 swarmauri.experimental.utils.ISerializable swarmauri.experimental.utils.get_last_frame swarmauri.experimental.utils.log_prompt_response swarmauri.experimental.utils.save_schema Vector_stores ------------- .. toctree:: :maxdepth: 4 swarmauri.experimental.vector_stores.TriplesDocumentStore swarmauri.experimental.vector_stores.Word2VecDocumentStore