-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Determine what exact information is needed in the entry point function, which informs the LLM about the available steps and context of the task. It should not duplicate the information the LLM can get from the JSON signatures that describe the other tools of the MCP, but it should allow the LLM to get the details of each tool it considers relevant to the task.
Relatedly, the specificity of the Pydantic class descriptions needs to be evaluated. Is it a short string, or a more extensive (system-prompt like) text with instructions? I lean towards simple first.
Metadata
Metadata
Assignees
Labels
No labels