Closed thedadams closed 2 months ago
In addition to adding these extra tools, this change copies the gateway tool to the main tool, changing ${KNOWLEDGE_BIN} to ${GPTSCRIPT_TOOL_DIR}/bin/gptscript-tool so it can be used with the gptscript packaging.
It worked when I ran it locally, but it doesn't seem to be working when I run it from this branch. Moving to draft while I investigate.
I figured out the issue and this is ready for review again.
In addition to adding these extra tools, this change copies the gateway tool to the main tool, changing ${KNOWLEDGE_BIN} to ${GPTSCRIPT_TOOL_DIR}/bin/gptscript-tool so it can be used with the gptscript packaging.