Skip to content

Commit

Permalink
Automated update to repo's documentation and third party notices from…
Browse files Browse the repository at this point in the history
… github action
  • Loading branch information
github-actions[bot] committed Dec 5, 2023
1 parent 69381c4 commit 28521eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/chat-headless/docs/chat-headless.chatheadless.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## ChatHeadless interface

Provides the functionality needed to interact with the Chat API in a stateful manner. test
Provides the functionality needed to interact with the Chat API in a stateful manner.

**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion packages/chat-headless/docs/chat-headless.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| Interface | Description |
| --- | --- |
| [ChatClient](./chat-headless.chatclient.md) | The client interface used to make requests to the Chat API. |
| [ChatHeadless](./chat-headless.chatheadless.md) | Provides the functionality needed to interact with the Chat API in a stateful manner. test |
| [ChatHeadless](./chat-headless.chatheadless.md) | Provides the functionality needed to interact with the Chat API in a stateful manner. |
| [ConversationState](./chat-headless.conversationstate.md) | Maintains the data for the current conversation. |
| [HeadlessConfig](./chat-headless.headlessconfig.md) | The configuration for a SearchHeadless instance. |
| [MetaState](./chat-headless.metastate.md) | Maintains the metadata for Chat Headless. |
Expand Down

0 comments on commit 28521eb

Please sign in to comment.