Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatHeadless: hide the headless implementation and create a provider layer #33

Merged
merged 9 commits into from
Aug 18, 2023

Conversation

nbramblett
Copy link
Collaborator

Verified tests pass and that everything builds.

Opted not to build out a provider layer in headless because there isn't anything that needs to be communicated as internal-only. The constructor is sufficient here.

However, there will be a followup PR in chat-headless-react which updates how the headless client is provided and surfaced.

@nbramblett nbramblett requested a review from a team as a code owner August 16, 2023 15:49
@nbramblett nbramblett changed the title ChatHeadless: upgrade ChatCore dependency ChatHeadless: hide the headless implementation and create a provider layer Aug 16, 2023
packages/chat-headless/src/ChatHeadless.ts Outdated Show resolved Hide resolved
packages/chat-headless/src/ChatHeadless.ts Show resolved Hide resolved
packages/chat-headless-react/src/ChatHeadlessProvider.tsx Outdated Show resolved Hide resolved
packages/chat-headless-react/package.json Outdated Show resolved Hide resolved
packages/chat-headless-react/THIRD-PARTY-NOTICES Outdated Show resolved Hide resolved
packages/chat-headless/package.json Outdated Show resolved Hide resolved
@nbramblett nbramblett merged commit eb77657 into main Aug 18, 2023
7 checks passed
@nbramblett nbramblett deleted the provider-layer branch August 18, 2023 14:31
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.

2 participants