Sha256: 9ba1b02559fea902c6c5e1f7aace505b3f7a133a509b769de5436415cc0a1189
Contents?: true
Size: 438 Bytes
Versions: 16
Compression:
Stored size: 438 Bytes
Contents
require_relative "agents" guide_examples = <<~GUIDE_EXAMPLES ############# TRIAGE_CASES ##################################### example content: Do I need an umbrella today? I'm in chicago. Tell me the weather in London. What is the time right now? ################################################################ GUIDE_EXAMPLES puts guide_examples OpenAISwarm::Repl.run_demo_loop(weather_agent, stream: true, debug: env_debug)
Version data entries
16 entries across 16 versions & 1 rubygems