We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I couldn't find the repo for the documentation, so here's a couple misc bullet points:
Sidebar -> Api Docs -> AgentKit (Typescript) is a 404 Sidebar -> Support -> Community Guides is 404 Sidebar -> Support -> FAQ 404
Step 3, typescript version. examples/chatbot doesn't exist. The actual path is typescript/examples/langchain-cdp-chatbot
examples/chatbot
typescript/examples/langchain-cdp-chatbot
Add a quick tutorial for npm linking the agentkit package to one of the examples for testing.
npm link
agentkit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Docs
I couldn't find the repo for the documentation, so here's a couple misc bullet points:
AgentKit Docs
Sidebar -> Api Docs -> AgentKit (Typescript) is a 404
Sidebar -> Support -> Community Guides is 404
Sidebar -> Support -> FAQ 404
AgentKit Docs -> Quickstart
Step 3, typescript version.
examples/chatbot
doesn't exist. The actual path istypescript/examples/langchain-cdp-chatbot
Suggestion
Add a quick tutorial for
npm link
ing theagentkit
package to one of the examples for testing.The text was updated successfully, but these errors were encountered: