alter_ego package¶

Subpackages¶

  • alter_ego.agents package
    • Submodules
    • alter_ego.agents.APIThread module
      • APIThread
        • APIThread.get_api_key()
        • APIThread.get_model_output()
        • APIThread.send()
    • alter_ego.agents.CLIThread module
      • CLIThread
        • CLIThread.send()
    • alter_ego.agents.ConstantThread module
      • ConstantThread
        • ConstantThread.send()
    • alter_ego.agents.ExternalThread module
      • ExternalThread
        • ExternalThread.send()
    • alter_ego.agents.GPTThread module
      • GPTThread
        • GPTThread.COST_PER_TOKEN
        • GPTThread.cost()
        • GPTThread.get_api_key()
        • GPTThread.get_model_output()
        • GPTThread.send()
    • alter_ego.agents.TextSynthThread module
      • TextSynthThread
        • TextSynthThread.get_model_output()
        • TextSynthThread.send()
        • TextSynthThread.ts_data()
    • Module contents
  • alter_ego.experiment package
    • Module contents
      • Experiment
        • Experiment.link()
        • Experiment.param()
        • Experiment.run()
      • GenericTreatment
      • factorial()
  • alter_ego.exports package
    • Submodules
    • alter_ego.exports.otree module
      • Assigner
        • Assigner.set()
        • Assigner.unset()
      • add_hooks()
      • html_history()
      • link()
      • save()
    • Module contents
  • alter_ego.structure package
    • Submodules
    • alter_ego.structure.Relay module
      • Relay
        • Relay.call_all()
        • Relay.save()
        • Relay.system()
    • Module contents
      • Conversation
      • Thread
        • Thread.assistant()
        • Thread.cost()
        • Thread.history
        • Thread.memorize()
        • Thread.prepare()
        • Thread.save()
        • Thread.send()
        • Thread.submit()
        • Thread.system()
        • Thread.user()
  • alter_ego.utils package
    • Module contents
      • exclusive_response()
      • extract_number()
      • from_file()
      • homogenize()
      • to_html()

Module contents¶

alter_ego

Navigation

Related Topics

  • Documentation overview

Quick search

©2023, Max R. P. Grossmann. | Powered by Sphinx 7.2.6 & Alabaster 0.7.13 | Page source