Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

Talk:HyperErudite on The Architect: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 October 2024

  • curprev 02:3702:37, 26 October 2024XenoEngineer talk contribs 17,353 bytes +17,353 Created page with "<pre style="margin-left:3em; font:normal 14px terminal;">from groq import Groq client = Groq() completion = client.chat.completions.create( model="llama3-groq-70b-8192-tool-use-preview", messages=[ { "role": "system", "content": "from groq import Groq\n\nclient = Groq()\ncompletion = client.chat.completions.create(\n model=\"llama-3.2-90b-text-preview\",\n messages=[\n {\n \"role\": \"system\",\n..."