|
dolibarr 22.0.5
|
Library files with common functions for Ai. More...
Go to the source code of this file.
Functions | |
| getListOfAIFeatures () | |
| Prepare admin pages header. | |
| getListOfAIServices () | |
| Get list of available ai services. | |
| getListForAISummarize () | |
| Get list for AI summarize. | |
| getListForAIRephraseStyle () | |
| Get list for AI style of writing. | |
| aiAdminPrepareHead () | |
| Prepare admin pages header. | |
Library files with common functions for Ai.
Definition in file ai.lib.php.
| aiAdminPrepareHead | ( | ) |
Prepare admin pages header.
Definition at line 163 of file ai.lib.php.
References $conf, complete_head_from_modules(), and dol_buildpath().
| getListForAIRephraseStyle | ( | ) |
Get list for AI style of writing.
Definition at line 148 of file ai.lib.php.
Referenced by FormAI\getSectionForAIEnhancement().
| getListForAISummarize | ( | ) |
Get list for AI summarize.
Definition at line 126 of file ai.lib.php.
Referenced by FormAI\getSectionForAIEnhancement().
| getListOfAIFeatures | ( | ) |
Prepare admin pages header.
Definition at line 34 of file ai.lib.php.
| getListOfAIServices | ( | ) |
Get list of available ai services.
Definition at line 64 of file ai.lib.php.
Referenced by Ai\generateContent().