8000 Comparing 0.8.4.1...0.8.5 · uezo/ChatdollKit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uezo/ChatdollKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.4.1
Choose a base ref
...
head repository: uezo/ChatdollKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.5
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the ful 8000 l SHA
    852d9c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update UniVRM to 0.127.2

    Update UniVRM from v0.89 to v0.127.2
    uezo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a16833a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #386 from uezo/update-univrm-0.127.2

    Update UniVRM to 0.127.2
    uezo authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    95cb22d View commit details
    Browse the repository at this point in the history
  3. Enable Chain of Thought Prompting

    Added support for Chain of Thought Prompting (CoT) to improve response accuracy and nuance in AI-driven conversations.
    LLM responses now exclude text wrapped in <thinking>...</thinking> tags from being read aloud, allowing the AI to 'think' silently when necessary.
    The tag used to mark non-verbal thoughts is configurable via the `ThinkTag` property in `LLMContentProcessor.`"
    uezo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1901d79 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #387 from uezo/enable-chain-of-thought-prompting

    Enable Chain of Thought Prompting
    uezo authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    609139c View commit details
    Browse the repository at this point in the history
  5. Add FileLogger to AITuber Demo

    Added a file logger to the AITuber demo to capture logs of AI speech and comment readings.
    This feature allows for the preservation of interaction records, which can be useful for accuracy improvements and as source data for long-term memory.
    
    Note: This logger has not been optimized for performance and is recommended for AITuber-specific use only.
    uezo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a6fe40d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #388 from uezo/add-filelogger-for-aituber

    Add FileLogger to AITuber Demo
    uezo authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    17a483d View commit details
    Browse the repository at this point in the history
  7. Update for v0.8.5

    uezo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e07aa5a View commit details
    Browse the repository at this point in the history
Loading
0