Skip to content

Conversation

@iwilltry42
Copy link
Contributor

@iwilltry42 iwilltry42 commented Jul 31, 2024

I browsed the documentation a little today and made some tiny changes/additions.
It's my first venture from the knowledge world back to GPTScript itself in a long time, so I hope I got those right :)

# my_context_with_arg.gpt
context: ./context_with_arg.gpt with ${search} as search_tool
Args: search: Search tool to use
args: search: Search tool to use
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only for consistency within this page

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm probably going to go through and capitalize everything (I think that's the more canonical way now) as I work on my docs revamp, so this is fine either way for now.

| `Share Tools` | A comma-separated list of tools that are shared by the tool. |
| `Context` | A comma-separated list of context tools available to the tool. |
| `Share Context` | A comma-separated list of context tools shared by this tool with any tool including this tool in its context. |

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's more here, but I'm not sure if we should put everything (e.g. temperature and max_tokens) here

@iwilltry42 iwilltry42 force-pushed the chore/docs-gptscript-reference branch from 42930d1 to 7b76699 Compare July 31, 2024 08:25
Co-authored-by: Grant Linville <[email protected]>
Signed-off-by: Thorsten Klein <[email protected]>
@iwilltry42 iwilltry42 merged commit 6e0a507 into gptscript-ai:main Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants