Class Embeddings

java.lang.Object
org.openrewrite.DataTable<Embeddings.Row>
io.moderne.ai.table.Embeddings

public class Embeddings extends org.openrewrite.DataTable<Embeddings.Row>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Embeddings(org.openrewrite.Recipe recipe)
     
  • Method Summary

    Methods inherited from class org.openrewrite.DataTable

    allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Embeddings

      public Embeddings(org.openrewrite.Recipe recipe)