Home
last modified time | relevance | path

Searched refs:chat (Results 1 – 25 of 48) sorted by path

12

/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/aichat/
H A Dcli.php35 'Overrides the chat and rephrasing model settings and uses this model instead',
60 $options->registerCommand('chat', 'Start an interactive chat session');
104 case 'chat':
105 $this->chat();
138 'chat model' => (string) $this->helper->getChatModel(),
229 protected function chat()
260 foreach ($result['chat'] as $name => $info) {
431 $chat = $this->helper->getChatModel()->getUsageStats();
438 'requests' => $chat['request
128 protected function chat() global() function in cli_plugin_aichat
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe31292 ĠSnap chat
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DHangoutsChat.php65 $this->serviceName = 'chat';
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md470 * Added HipChatHandler to send logs to a HipChat chat room
/plugin/authucenter/
H A DREADME.md5 [![Join the chat at https://gitter.im/daxingplay/dokuwiki-plugin-authucenter](https://badges.gitter…
/plugin/chat/
H A Dlocal.php.dist1 $conf['chat']['namespace'] = 'chat'; // namespace to put discussion pages in
2 $conf['chat']['automatic'] = false; // true if comments are enabled for every page
3 $conf['chat']['recentfirst'] = true; // display most recent comments first
4 $conf['chat']['allowguests'] = true; // should unregistred users be allowed to comment
5 $conf['chat']['usegravatar'] = false; // should gravatar pictures be displayd
6 $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses
7 $conf['chat']['namerequired'] = false; // must provide a username
8 $conf['chat']['emailrequired'] = false; // must provide a e-mail address
9 $conf['chat']['show-progress'] = true; // display info bar
10 $conf['chat']['max-message-size'] = 2048; // maximum size of message
[all …]
H A Dreadme.txt11 This chat plugin is AJAX driven so it means that you do not have to reload page to see new
30 [[http://pv.no-ip.org/bin/dokuwiki-chat-1.1.2.zip|Mirror 1 here]] (version 1.1.2), or \\
40 Unzip ''chat/'' directory into your DokuWiki plugins folder.
44 For the chat plugin to work correctly, you need to update **SACK** with latest 1.6 version.
52 … current page stores chat into '':dokuwiki:plugin:chat:chat'' page. ++ Physical file would be ''da…
54 You will have to setup user-rights (ACL) for ''chat'' namespace.
61 To include chat on your page, use:
86 SetEnvIf Request_URI "^/wiki/lib/plugins/chat/ajax\.php$" dontlog
112 if there is a lot of users that have the page with the chat plugin open in browser,
136 * Added ''$conf['chat']['show-progress']'' for enabling info bar
[all …]
H A Dstyle.css1 div.chat {
6 div.chat-form {
10 div.chat-list {
13 div.chat-line {
17 div.chat-line blockquote {
23 div.chat-line-even {
27 div.chat-line-odd {
31 div.chat-line-last {
35 input.chat {
43 html * input.chat {
[all …]
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 …cd $ceil $chan $chanmodes \" +\n \"$chantypes $chat $chr $cid $clevel $…
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml38 - "chat.freenode.net#sabredav"
H A DCONTRIBUTING.md14 We don't want to waste your time, so by having a quick chat with us first,
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css166 .oi[data-glyph=chat]:before { content:'\e032'; }
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DREADME.md10 [![Join the chat at https://gitter.im/ruflin/Elastica](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ruflin/Elastica?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf746 https?:\/\/([^\/]*\.)?bath_product\.chat\.ru
1478 https?:\/\/([^\/]*\.)?cancer_skin\.chat\.ru
1624 https?:\/\/([^\/]*\.)?chat\.infty\.net
2308 https?:\/\/([^\/]*\.)?dry1skin\.chat\.ru
2951 https?:\/\/([^\/]*\.)?free_skin\.chat\.ru
4422 https?:\/\/([^\/]*\.)?man_skin\.chat\.ru
5034 https?:\/\/([^\/]*\.)?oily_skin\.chat\.ru
5895 https?:\/\/([^\/]*\.)?ring2man\.chat\.ru
5896 https?:\/\/([^\/]*\.)?ring4man\.chat\.ru
6023 https?:\/\/([^\/]*\.)?scooter11\.chat\.ru
[all …]
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml33 irc: "chat.freenode.net#hoaproject"
/plugin/freechat/
H A DCHANGELOG3 via {{chat>}} notation
H A Dbackend.php9 $chat = new phpFreeChat( $plist ); variable
H A Dplugin.info.txt6 desc Allows to include add chat window functionality to your wiki pages.
H A Dsyntax.php31 $this->Lexer->addSpecialPattern('\{\{chat>[^}]*\}\}', $mode, 'plugin_freechat');
/plugin/freechat/phpfreechat/
H A DCOPYING.txt1 phpFreeChat a simple, fast, and customizable chat server.
H A Dindex.php11 $chat = new phpFreeChat( $params ); variable
27 <?php $chat->printChat(); ?>
/plugin/hipchat/
H A Dcomposer.lock142 "chat",
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md8 [![Join the chat at https://gitter.im/squizlabs/PHP_CodeSniffer](https://badges.gitter.im/Join%20Ch…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …nt:"\FEB1"}.mdi-chat::before{content:"\FB55"}.mdi-chat-alert::before{content:"\FB56"}.mdi-chat-out…

12