Yahoo Search Busca da Web

Resultado da Busca

  1. I use Pygmalion 6B and it RP in 3rd person without any problem. Check that the first message (the greeting one) is written in 3rd person, and it states the actions your character will do. The AI will learn with that and give you better answers. :)

  2. Keep the traits for the personality section to one to two words, using commas. You should only be the big personality traits that are needing to be emphasized for focus. The rest of the character information and minor personality traits along with physical description can go into the character information. Do small adjustments to your jailbreak ...

  3. Do you write in third or first person for roleplay on SillyTavern? Just curious. I've only recently started getting into roleplaying with bots through SillyTavern, and while before this I've always typically written in third person, I've been writing in first person with the bots.

  4. docs.sillytavern.app › usage › faqFAQ | docs.ST.app

    In SillyTavern's top bar, click Character Management at the far right. Select an existing character such as Coding Sensei. In the text box at the bottom, write something to Coding Sensei, then press Enter or click the Send button. If you did everything right, after a few seconds, Coding Sensei should respond.

    • Overview
    • Important news!
    • Questions or suggestions?
    • This version includes
    • Extensions
    • UI/CSS/Quality of Life tweaks by RossAscends
    • Installation
    • API keys management
    • Remote connections

    English | 中文 | 日本語

    Mobile-friendly layout, Multi-API (KoboldAI/CPP, Horde, NovelAI, Ooba, OpenAI, OpenRouter, Claude, Scale), VN-like Waifu Mode, Stable Diffusion, TTS, WorldInfo (lorebooks), customizable UI, auto-translate, and more prompt options than you'd ever want or need + ability to install third-party extensions.

    1.We have created a Documentation website to answer most of your questions and help you get started.

    2.Missing extensions after the update? Since the 1.10.6 release version, most of the previously built-in extensions have been converted to downloadable add-ons. You can download them via the built-in "Download Extensions and Assets" menu in the extensions panel (stacked blocks icon in the top bar).

    We now have a community Discord server

    Get support, share favorite characters and prompts:

    Join

    Get in touch with the developers directly: •Discord: cohee or rossascends •Reddit: /u/RossAscends or /u/sillylossy •Post a GitHub issue

    •A heavily modified TavernAI 1.2.8 (more than 50% of code rewritten or optimized)

    •Swipes

    •Group chats: multi-bot rooms for characters to talk to you or each other

    •Chat checkpoints / branching

    •Advanced KoboldAI / TextGen generation settings with a lot of community-made presets

    •World Info support: create rich lore or save tokens on your character card

    SillyTavern has extensibility support, with some additional AI modules hosted via SillyTavern Extras API

    •Author's Note / Character Bias

    •Character emotional expressions (sprites)

    •Auto-Summary of the chat history

    •Sending images to chat, and the AI interpreting the content

    •Stable Diffusion image generation (5 chat-related presets plus 'free mode')

    •Mobile UI optimized for iOS, and supports saving a shortcut to the home screen and opening in fullscreen mode.

    •HotKeys

    •Up = Edit last message in chat

    •Ctrl+Up = Edit last USER message in chat

    •Left = swipe left

    •Right = swipe right (NOTE: swipe hotkeys are disabled when the chat bar has something typed into it)

    Windows

    Installing via Git (recommended for easy updating) An easy-to-follow guide with pretty pictures: https://docs.sillytavern.app/installation/windows/ 1.Install NodeJS (latest LTS version is recommended) 2.Install GitHub Desktop 3.Open Windows Explorer (Win+E) 4.Browse to or Create a folder that is not controlled or monitored by Windows. (ex: C:\MySpecialFolder) 5.Open a Command Prompt inside that folder by clicking in the 'Address Bar' at the top, typing cmd, and pressing Enter. 6.Once the black box (Command Prompt) pops up, type ONE of the following into it and press Enter: •for Release Branch: git clone https://github.com/SillyTavern/SillyTavern -b release •for Staging Branch: git clone https://github.com/SillyTavern/SillyTavern -b staging 1.Once everything is cloned, double-click Start.bat to make NodeJS install its requirements. 2.The server will then start, and SillyTavern will pop up in your browser. Installing via ZIP download (discouraged) 1.Install NodeJS (latest LTS version is recommended) 2.Download the zip from this GitHub repo. (Get the Source code (zip) from Releases) 3.Unzip it into a folder of your choice 4.Run Start.bat by double-clicking or in a command line. 5.Once the server has prepared everything for you, it will open a tab in your browser.

    SillyTavern saves your API keys to a secrets.json file in the server directory.

    By default, they will not be exposed to a frontend after you enter them and reload the page.

    In order to enable viewing your keys by clicking a button in the API block:

    1.Set the value of allowKeysExposure to true in config.yaml file.

    Most often this is for people who want to use SillyTavern on their mobile phones while their PC runs the ST server on the same wifi network.

    However, it can be used to allow remote connections from anywhere as well.

  5. SillyTavern is a user interface you can install on your computer (and Android phones) that allows you to interact with text generation AIs and chat/roleplay with characters you or the community create. SillyTavern is a fork of TavernAI 1.2.8 which is under more active development and has added many major features.

  6. Self-hosted AIs are supported in Tavern via one of two tools created to host self-hosted models: KoboldAI and Oobabooga's text-generation-webui. Essentially, you run one of those two backends, then they give you a API URL to enter in Tavern. Configuring these tools is beyond the scope of this FAQ, you should refer to their documentation.