Navigation

  • index
  • modules |
  • next |
  • previous |
  • Evennia »
  • API Summary »
  • evennia »
  • evennia »
  • evennia.contrib »
  • evennia.contrib.rpg »
  • evennia.contrib.rpg.llm

evennia.contrib.rpg.llmΒΆ

  • evennia.contrib.rpg.llm.llm_client
    • Optional Evennia settings (if not given, these defaults are used)
    • StringProducer
      • StringProducer.__init__()
      • StringProducer.startProducing()
      • StringProducer.pauseProducing()
      • StringProducer.stopProducing()
    • SimpleResponseReceiver
      • SimpleResponseReceiver.__init__()
      • SimpleResponseReceiver.dataReceived()
      • SimpleResponseReceiver.connectionLost()
    • QuietHTTP11ClientFactory
      • QuietHTTP11ClientFactory.noisy
    • LLMClient
      • LLMClient.__init__()
      • LLMClient.get_response()
  • evennia.contrib.rpg.llm.llm_npc
    • LLMNPC
      • LLMNPC.prompt_prefix
      • LLMNPC.response_template
      • LLMNPC.thinking_timeout
      • LLMNPC.thinking_messages
      • LLMNPC.max_chat_memory_size
      • LLMNPC.chat_memory
      • LLMNPC.llm_client
      • LLMNPC.llm_prompt_prefix
      • LLMNPC.build_prompt()
      • LLMNPC.at_talked_to()
      • LLMNPC.DoesNotExist
      • LLMNPC.MultipleObjectsReturned
      • LLMNPC.path
      • LLMNPC.typename
    • CmdLLMTalk
      • CmdLLMTalk.key
      • CmdLLMTalk.parse()
      • CmdLLMTalk.func()
      • CmdLLMTalk.aliases
      • CmdLLMTalk.help_category
      • CmdLLMTalk.lock_storage
      • CmdLLMTalk.search_index_entry
  • evennia.contrib.rpg.llm.tests
    • TestLLMClient
      • TestLLMClient.setUp()
      • TestLLMClient.tearDown()
      • TestLLMClient.test_npc_at_talked_to()

Logo of Evennia

Quick search

Previous topic

evennia.contrib.rpg.health_bar.tests

Next topic

evennia.contrib.rpg.llm.llm_client

  • Show Page Source

Links

  • Documentation Top
  • Evennia Home
  • Github
  • Game Index
  • Discord - Discussions - Blog

Doc Versions

  • latest (main branch)
  • v5.0.0 branch (outdated)
  • v4.0.0 branch (outdated)
  • v3.0.0 branch (outdated)
  • v2.0.0 branch (outdated)
  • v1.0.0 branch (outdated)
  • v0.9.5 branch (outdated)

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Evennia »
  • API Summary »
  • evennia »
  • evennia »
  • evennia.contrib »
  • evennia.contrib.rpg »
  • evennia.contrib.rpg.llm
© Copyright 2024, The Evennia developer community. Created using Sphinx 8.2.3.