Home
last modified time | relevance | path

Searched defs:api_url (Results 1 – 2 of 2) sorted by relevance

/plugin/phpipam/
Dphpipam-api.php29 private $api_url = false; variable in phpipam_api_client
224 …public function __construct($api_url = false, $app_id = false, $api_key = false, $username = false…
428 public function set_api_url ($api_url) {
/plugin/dokullm/
H A DLlmClient.php35 private $api_url; variable in dokuwiki\\plugin\\dokullm\\LlmClient
96 …public function __construct($api_url = null, $api_key = null, $model = null, $timeout = null, $tem…