public class KeysUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KeysUtils
public KeysUtils()
-
Method Details
-
getOpenAiKey
public static String getOpenAiKey()
-
getMistralKey
public static String getMistralKey()
-
getMistralApiUrl
public static String getMistralApiUrl()
-
getPineconeKey
public static String getPineconeKey()
-
getPineconeUrl
public static String getPineconeUrl()
-
-