Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-580

/query: Send sample documents to the model for better results

    • Developer Tools
    • 3
    • Needed
    • Hide

      Users can enable sending sample documents with the copilot /query command. Only 3 sample documents are passed. If this passes the maximum context size, then 1 document is passed.

      Show
      Users can enable sending sample documents with the copilot /query command. Only 3 sample documents are passed. If this passes the maximum context size, then 1 document is passed.
    • Iteration Jupiter

      As with Compass, we provide the passing of sample documents to the AI generations:

      • Only when a setting is enabled. By default this is false.
      • Only 3 sample documents are passed
        • If this passes the maximum context size, then none are passed
        • Only pass 3 items in arrays
        • Only pass the first 20 characters in strings

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: