TalkingHeads
latest
Contents:
Features
Getting Started 📋
How to use Multiagent
How to use Conversation
talkingheads API documentation
TalkingHeads
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
aggregate() (talkingheads.multiagent.MultiAgent method)
B
BaseBrowser (class in talkingheads.base_browser)
broadcast() (talkingheads.multiagent.MultiAgent method)
broadcast_and_aggregate() (talkingheads.multiagent.MultiAgent method)
broadcast_and_vote() (talkingheads.multiagent.MultiAgent method)
C
ChatGPTClient (class in talkingheads.model_library.chatgpt)
check_filetype() (in module talkingheads.utils)
check_login_page() (talkingheads.base_browser.BaseBrowser method)
ClaudeClient (class in talkingheads.model_library.claude)
continue_conversation() (talkingheads.multiagent.Conversation method)
Conversation (class in talkingheads.multiagent)
CopilotClient (class in talkingheads.model_library.copilot)
D
detect_chrome_version() (in module talkingheads.utils)
dictmap() (talkingheads.multiagent.MultiAgent static method)
F
find_or_fail() (talkingheads.base_browser.BaseBrowser method)
G
GeminiClient (class in talkingheads.model_library.gemini)
get_custom_instruction() (talkingheads.model_library.chatgpt.ChatGPTClient method)
get_last_response() (talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.lechat.LeChatClient method)
get_models() (talkingheads.model_library.copilot.CopilotClient method)
get_plugin() (talkingheads.model_library.copilot.CopilotClient method)
get_response() (talkingheads.model_library.gemini.GeminiClient method)
H
HuggingChatClient (class in talkingheads.model_library.huggingchat)
I
interact() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.huggingchat.HuggingChatClient method)
(talkingheads.model_library.lechat.LeChatClient method)
(talkingheads.model_library.pi.PiClient method)
(talkingheads.multiagent.MultiAgent method)
is_ready_to_prompt() (talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.pi.PiClient method)
is_url() (in module talkingheads.utils)
L
LeChatClient (class in talkingheads.model_library.lechat)
log_chat() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.multiagent.MultiAgent method)
login() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.huggingchat.HuggingChatClient method)
(talkingheads.model_library.lechat.LeChatClient method)
(talkingheads.model_library.pi.PiClient method)
M
modify_response() (talkingheads.model_library.gemini.GeminiClient method)
module
talkingheads.base_browser
talkingheads.model_library.chatgpt
talkingheads.model_library.claude
talkingheads.model_library.copilot
talkingheads.model_library.gemini
talkingheads.model_library.huggingchat
talkingheads.model_library.lechat
talkingheads.model_library.pi
talkingheads.multiagent
talkingheads.object_map
talkingheads.utils
MultiAgent (class in talkingheads.multiagent)
O
open_agent() (talkingheads.multiagent.MultiAgent method)
open_custom_instruction_tab() (talkingheads.model_library.chatgpt.ChatGPTClient method)
P
pass_verification() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
PiClient (class in talkingheads.model_library.pi)
postload_custom_func() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.pi.PiClient method)
preload_custom_func() (talkingheads.base_browser.BaseBrowser method)
R
regenerate_response() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.huggingchat.HuggingChatClient method)
(talkingheads.model_library.lechat.LeChatClient method)
(talkingheads.model_library.pi.PiClient method)
remove_attached_image() (talkingheads.model_library.copilot.CopilotClient method)
reset_agents() (talkingheads.multiagent.MultiAgent method)
reset_thread() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.huggingchat.HuggingChatClient method)
(talkingheads.model_library.lechat.LeChatClient method)
(talkingheads.model_library.pi.PiClient method)
S
save() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.multiagent.MultiAgent method)
set_custom_instruction() (talkingheads.model_library.chatgpt.ChatGPTClient method)
set_save_path() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.multiagent.MultiAgent method)
start_conversation() (talkingheads.multiagent.Conversation method)
switch_model() (talkingheads.base_browser.BaseBrowser method)
(talkingheads.model_library.chatgpt.ChatGPTClient method)
(talkingheads.model_library.claude.ClaudeClient method)
(talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
(talkingheads.model_library.huggingchat.HuggingChatClient method)
(talkingheads.model_library.lechat.LeChatClient method)
T
talkingheads.base_browser
module
talkingheads.model_library.chatgpt
module
talkingheads.model_library.claude
module
talkingheads.model_library.copilot
module
talkingheads.model_library.gemini
module
talkingheads.model_library.huggingchat
module
talkingheads.model_library.lechat
module
talkingheads.model_library.pi
module
talkingheads.multiagent
module
talkingheads.object_map
module
talkingheads.utils
module
toggle_plugin() (talkingheads.model_library.copilot.CopilotClient method)
toggle_search_web() (talkingheads.model_library.huggingchat.HuggingChatClient method)
U
upload_image() (talkingheads.model_library.copilot.CopilotClient method)
(talkingheads.model_library.gemini.GeminiClient method)
W
wait_until_appear() (talkingheads.base_browser.BaseBrowser method)
wait_until_disappear() (talkingheads.base_browser.BaseBrowser method)