- Use the contents of guru_directive.md as the LLM "Instructions."
- Define the QrackNet API "Action" with qracknet.yaml.
- Turn on "Code Interpreter." (Web browsing and DALL-E might be optional, but they are turned in the original configuration.)
- "Knowledge" files to include: everything in data, most notably
- (QrackNet API) README.md
- (QrackNet API) EXAMPLES.md
- (QrackNet API) GPT.md
- (QrackNet API) QrackBindings.cpp
- (C++ Qrack) pauli.hpp
- (C++ Qrack) qneuron_activation_function.hpp
- (C++ Qrack) qneuron.hpp
All sources are Daniel Strano's authorship, with assistance from ChatGPT, or public domain.