Class LocalModels

  • All Implemented Interfaces:

    
    public class LocalModels
    
                        

    Well-known local AI model providers for Embabel Agent applications.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String OLLAMA
      public final static String DOCKER
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalModels()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • LocalModels

        LocalModels()
    • Method Detail