Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
fukurou's latest activity
fukurou
replied to the thread
👨💻 dev
LLM to skill
.
import requests import json import threading import re from LivinGrimoirePacket.LivinGrimoire import Skill # Initialize conversation...
Tuesday at 8:58 PM
fukurou
posted the thread
👨💻 dev
LLM to skill
in
chit chat
.
import requests import json import threading import time # Initialize conversation history conversation_history = [] # Global...
Tuesday at 8:12 PM
fukurou
replied to the thread
venice ai skill dev
.
with character maintaining: import threading import requests import json # Assume DEEPSEEK_API_KEY is replaced with VENICE_API_KEY...
Monday at 4:03 AM
fukurou
replied to the thread
venice ai skill dev
.
🔥 Top Ollama Models for Dirty Talk & Roleplay Model Name Description MythoMax-L2-13B Legendary for uncensored storytelling...
Monday at 3:53 AM
fukurou
replied to the thread
venice ai skill dev
.
Uncensored & High Compliance Models python "model": "venice-uncensored-1.1" # Minimal filtering, high compliance "model"...
Monday at 3:42 AM
fukurou
replied to the thread
venice ai skill dev
.
no try version: import threading import requests import json # Assume DEEPSEEK_API_KEY is replaced with VENICE_API_KEY VENICE_API_KEY =...
Monday at 2:55 AM
fukurou
replied to the thread
venice ai skill dev
.
import threading import requests import json # Assume DEEPSEEK_API_KEY is replaced with VENICE_API_KEY VENICE_API_KEY =...
Monday at 2:53 AM
fukurou
posted the thread
venice ai skill dev
in
chit chat
.
import requests import json def call_venice_api(prompt, api_key): api_url = "https://api.venice.ai/v1/generate" payload = {...
Monday at 2:50 AM
fukurou
replied to the thread
👨💻 dev
LLM dev ass
.
import requests import json import threading import time # Initialize conversation history conversation_history = [] # Global...
Friday at 10:45 AM
fukurou
replied to the thread
👨💻 dev
LLM dev ass
.
midway, but working import requests import json import threading import time # Initialize conversation history conversation_history =...
Friday at 10:32 AM
fukurou
replied to the thread
👨💻 dev
LLM dev ass
.
stable v2 import requests import json # Initialize conversation history conversation_history = [] def talk_to_waifu(prompt...
Friday at 9:26 AM
fukurou
replied to the thread
👨💻 dev
LLM dev ass
.
import requests import json MEMORY_FILE = "waifu_memory.json" def save_memory(key, value): try: with open(MEMORY_FILE...
Friday at 8:37 AM
fukurou
replied to the thread
👨💻 dev
LLM dev ass
.
stable ver: import requests import json # ✅ This is the correct module to use def talk_to_waifu(prompt): response = requests.post(...
Friday at 8:36 AM
fukurou
updated their
status
.
Aug 18, 2025
fukurou
updated their
status
.
Aug 15, 2025
Home
Members
Top
Text copied to clipboard.