Home
last modified time | relevance | path

Searched refs:API (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/plugin/aichatlocal/lang/
Dsettings.php9 $lang['local_llm_apikey'] = 'API key for local LLM authentication (leave empty if not required)';
14 $lang['error_connection'] = 'Could not connect to Local LLM API';
17 $lang['success_test'] = 'Successfully connected to Local LLM API';
20 …m_baseurl_help'] = 'Enter the full URL where your local LLM API is running. Make sure the API is O…
21 $lang['local_llm_apikey_help'] = 'If your local LLM requires authentication, enter the API key here…
/plugin/authgooglesheets/vendor/google/apiclient-services/
DREADME.md1 Google PHP API Client Services
6 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
10 This library is automatically updated daily with new API changes, and tagged weekly.
12 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DRollupNamespace.asciidoc35 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
49 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
63 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
77 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
91 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
121 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
139 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
153 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
159 $params['wait_for_completion'] = (boolean) True if the API should block until the job has fully sto…
DDataFrameTransformDeprecatedNamespace.asciidoc34 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
49 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
67 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
96 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
110 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
125 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
142 *NOTE:* This API is BETA and may change in ways that are not backwards compatible
DSecurityNamespace.asciidoc86 $params['ids'] = (list) A comma-separated list of IDs of API keys to clear from the cache
140 $params['body'] = (array) The api key request to create an API key (Required)
238 $params['id'] = (string) API key id of the API key to be retrieved
239 $params['name'] = (string) API key name of the API key to be retrieved
240 $params['username'] = (string) user name of the user who created this API key to be retrieved
241 $params['realm_name'] = (string) realm name of the user who created this API key to be retrieved
242 $params['owner'] = (boolean) flag to query API keys owned by the currently authenticated user …
346 $params['body'] = (array) The api key request to create an API key (Required)
DSearchableSnapshotsNamespace.asciidoc30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
47 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
66 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
80 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
DMonitoringNamespace.asciidoc27 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
34 $params['system_api_version'] = (string) API Version of the monitored system
/plugin/dokullm/doc/
H A Dllm.txt7 The DokuLLM plugin supports various LLM providers through API integration. Configuration is done th…
13 * OpenAI API
14 * Anthropic Claude API
21 **LLM API URL**
22 * The base URL for your LLM API
28 **LLM API Key**
92 ==== 4. LLM API Call ====
94 * Request is sent to the configured LLM API
96 * Authentication headers are included if an API key is configured
165 * Monitor API usage and costs
[all …]
H A Dinstall.txt43 * **LLM API URL**: The base URL of your LLM API (e.g., Ollama API)
44 * **LLM API Key**: Your API key if authentication is required
88 * Verify network connectivity to your LLM API and ChromaDB servers
90 * Make sure your LLM API is accessible and responding to requests
/plugin/flowplay/flowplayer/
Djavascript.txt1 FlowPlayer's JavaScript API supports a subset of the JavaScript API
4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
20 FlowPlayer specific, not in mplayer plug-in API:
30 PlayList control (FlowPlayer specific, not in mplayer plug-in API):
71 FlowPlayer specific, not in mplayer plug-in API:
108 PlayList control (FlowPlayer specific, not in mplayer plug-in API):
/plugin/daummovie/
DREADME.md3 [[http://www.daum.net/|다음]]의 [[http://dna.daum.net/apis/dashboard|Open API]]를 이용해서 영화정보를 가져오는 [[도쿠위…
20 =====다음API 신청=====
22 [[http://dna.daum.net/myapi/dataapi/new|]]에서 데이터형 API를 컨텐트 형식으로 신청하고,
/plugin/aichatlocal/
Dplugin-info.txt29 …pport local Large Language Models (LLMs) that provide an OpenAI-compatible API interface. It enabl…
41 - local_llm_baseurl: The base URL of your OpenAI-compatible API
42 - local_llm_apikey: API key if your local deployment requires authentication
49 * Local LLM with OpenAI-compatible API endpoints
57 * OpenAI-compatible API support
/plugin/idoit/
DREADME.md3 This plugin provides a basic integration of the [i-doit JSON-RPC API client in PHP](https://bitbuck…
13 The PHP client API must be initialized for your i-doit installation. Run the following command ([Mo…
19 …s a protected syntax block `<idoitAPI></idoitAPI>` which contains a JSON request passed to the API.
34 * **method**: The method string as defined in `CMDB/Methods.class.php` of the PHP API
35 * **request** The actual JSON request as sent to the API.
42 would return the line `'My Hostname myhostname'` for the following API response:
127 This plugin makes use of the [i-doit JSON-RPC API client in PHP](https://bitbucket.org/dstuecken/i-…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dindex-operations.asciidoc28 creation API. All parameters that would normally go in the request body are
154 === PUT Settings API
156 The PUT Settings API allows you to modify any index setting that is dynamic:
175 ==== GET Settings API argument
177 The GET Settings API shows you the currently configured settings for one or more
195 ==== PUT Mappings API argument
197 The PUT Mappings API allows you to modify or add to an existing index's mapping.
226 ==== GET Mappings API argument
228 The GET Mappings API returns the mapping details about your indices. Depending
/plugin/aichatlocal/conf/
Ddefault.php12 $lang['local_llm_baseurl'] = 'Base URL of your local LLM API endpoint';
13 $lang['local_llm_apikey'] = 'API key for local LLM (if required)';
/plugin/flowplay2/flowplayer/
Djavascript.txt1 FlowPlayer API supports a subset of the JavaScript API
4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
13 and the functions in this API are ready to be used. You should wait until you
15 called this function the API is guaranteed to be ready for use.
47 FlowPlayer specific, not in mplayer plug-in API:
98 PlayList control (FlowPlayer specific, not in mplayer plug-in API):
138 Callbacks from the player (FlowPlayer specific, not in mplayer plug-in API):
143 Called when the player has been initialized and the JavaScript API is ready to be used.
/plugin/scrape/vendor/symfony/css-selector/
DCHANGELOG.md12 * Added the `CssSelectorConverter` class as a non-static API for the component.
13 * Deprecated the `CssSelector` static API of the component.
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
DREADME.md1 # Google API Client Services
3 Google API Client Service classes have been moved to the
/plugin/authloginapi/
Dplugin.info.txt5 name Login API Auth Plugin
6 desc Authenticate against a Login API server
DREADME.md7 * Configure your Login API backend server (see below).
10 * Configure all options under section *Login API Authentication Plugin*.
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md10 The Google API Client Library enables you to work with Google APIs such as Gmail, Drive or YouTube …
52API wrappers for a large number of Google APIs. In order that users may make use of the latest API
56 There are over 200 Google API services. The chances are good that you will not
166 1. Set the scopes required for the API you are going to call
194 (such as the [YouTube Data API](https://developers.google.com/youtube/v3/)) do
195 not support service accounts. Check with the specific API documentation if API
213 1. Set the scopes required for the API you are going to call
240 The classes used to call the API in [google-api-php-client-services](https://github.com/googleapis/…
242 A JSON request to the [Datastore API](https://developers.google.com/apis-explorer/#p/datastore/v1be…
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DTelegramBotHandler.php251 throw new RuntimeException('Telegram API error. Description: No response');
256 … throw new RuntimeException('Telegram API error. Description: ' . $result['description']);
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DREADME.md38 API:
51 ###API
52 This contains the raw HTTP API calls and has minimal business logic. You can
57 This encapsulates the API module and provides object models such as ``Room``.
/plugin/aichat/Model/Reka/
DChatModel.php69 throw new ModelException('Reka API error: ' . $response['detail'], 3002);
71 … throw new ModelException('Reka API error: ' . $http->status . ' ' . $http->error, 3002);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DREADME.md1 # MaxMind DB Reader PHP API #
5 This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file
108 Reader API as described above and install the extension as described below. If
156 client API, please see [our support page](https://www.maxmind.com/en/support).
163 using the pure PHP API.
172 The MaxMind DB Reader PHP API uses [Semantic Versioning](https://semver.org/).

12345678910>>...13