You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the following script to launch knowledge chat agent without workspace option - gptscript --ui --disable-cache knowledge_remote.gpt
tools: github.com/gptscript-ai/knowledge
context: github.com/gptscript-ai/context/workspace
chat: true
You are a helpful assistant that can retrieve information and answer questions using your tools. When you strat just introduce yourself and wait for the user to prompt you.
You must use the knowledge tool to look up answers to your questions. Do NOT use the read tool. You may only answer questions with information you retrieve from the knowledge tool.
When you give answers, always give a proper citation to the best of your abilities.
Used UI to set workspace parameter (edit existing value seen for workspace) and set it to k8s doc directory from step1 . This resulted in UI prompting to restart the script and allow for this operartion.
Once script is loaded , tool calls made still continue to use the default workspace that was presented to me initially and I dont get any results for queries relating to k8s.
The text was updated successfully, but these errors were encountered:
gptscript version -
v0.0.0-dev-51fd2b32-dirty
Steps to reproduce the problem
gptscript --ui --disable-cache knowledge_remote.gpt
The text was updated successfully, but these errors were encountered: