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

Implement useChat #5

Merged
merged 11 commits into from
May 25, 2023
Merged

Implement useChat #5

merged 11 commits into from
May 25, 2023

Conversation

shuding
Copy link
Member

@shuding shuding commented May 23, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented May 23, 2023

⚠️ No Changeset found

Latest commit: 54df659

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@vercel/docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "next-test" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package "@vercel/ai-docs" depends on the ignored package "@vercel/ai-tsconfig", but "@vercel/ai-docs" is not being ignored. Please add "@vercel/ai-docs" to the `ignore` option.
The package "@vercel/ai-utils" depends on the ignored package "@vercel/ai-tsconfig", but "@vercel/ai-utils" is not being ignored. Please add "@vercel/ai-utils" to the `ignore` option.
The package "@vercel/ai-docs" depends on the ignored package "eslint-config-vercel-ai", but "@vercel/ai-docs" is not being ignored. Please add "@vercel/ai-docs" to the `ignore` option.
The package "@vercel/ai-utils" depends on the ignored package "eslint-config-vercel-ai", but "@vercel/ai-utils" is not being ignored. Please add "@vercel/ai-utils" to the `ignore` option.

@vercel
Copy link

vercel bot commented May 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-utils-docs ❌ Failed (Inspect) May 25, 2023 1:48pm

@shuding shuding changed the title Initial implementation of useChat Implement useChat May 24, 2023
@shuding shuding marked this pull request as ready for review May 24, 2023 23:42
@shuding shuding requested a review from jaredpalmer May 24, 2023 23:42
@jaredpalmer jaredpalmer merged commit 0f50deb into main May 25, 2023
@jaredpalmer jaredpalmer deleted the useChat branch May 25, 2023 13:48
nick-inkeep referenced this pull request in inkeep/ai-sdk Dec 21, 2023
# This is the 1st commit message:

adding next-inkeep example

# This is the commit message #2:

working version, no chat_session_id

# This is the commit message #3:

putting chat session id into body, moving integration id into api route

# This is the commit message #4:

cleaning up console logs,

# This is the commit message #5:

cleaning up snapshop and other pages
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