Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 307 Bytes

lib.md

File metadata and controls

13 lines (11 loc) · 307 Bytes

Agent Playground

A simple library for GPT agents that interact on discord.

Features

stream LLM call to discord

  • fix_json
  • stream LLM with callbacks
    • ignore stuff before json / if otherwise not parseable
    • try with better prompt
  • stream to discord thread
  • reimplement turing test