<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@xg-wang/openai-js](./openai-js.md) &gt; [SearchParamsWithDocuments](./openai-js.searchparamswithdocuments.md)

## SearchParamsWithDocuments interface

<b>Signature:</b>

```typescript
export interface SearchParamsWithDocuments extends SearchParamsBase
```

<b>Extends:</b> [SearchParamsBase](./openai-js.searchparamsbase.md)

## Properties

| Property                                                        | Type       | Description       |
| --------------------------------------------------------------- | ---------- | ----------------- |
| [documents](./openai-js.searchparamswithdocuments.documents.md) | string\[\] |                   |
| [file?](./openai-js.searchparamswithdocuments.file.md)          | never      | <i>(Optional)</i> |
