
com.litongjava.openai.constants.LlamaConstants Maven / Gradle / Ivy
package com.litongjava.openai.constants;
public interface LlamaConstants {
String server_url = "https://api.llama-api.com";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy