Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / langchain-ai/langchain-nextjs-template issues and pull requests
#63 - Could you please support genkit ai agent?
Issue -
State: open - Opened by wade-liwei 6 days ago
#62 - feat(langgraph): usage with useStream
Pull Request -
State: open - Opened by dqbd 7 days ago
- 1 comment
#61 - Update README.md
Pull Request -
State: open - Opened by MrCoolGh 8 days ago
- 1 comment
#60 - Is there a way to stream all the events back to the client using the AI SDK UI rather than AI SDK RSC.
Issue -
State: open - Opened by DevDeepakBhattarai 14 days ago
#59 - feat: bump versions, add shadcn & dark theme, remove generative UI example
Pull Request -
State: closed - Opened by dqbd 29 days ago
- 1 comment
#58 - WIP: Example: Human in the loop over the network
Pull Request -
State: open - Opened by albertpurnama about 1 month ago
- 1 comment
#57 - Is there any way to get lc_kwargs as an output from the stream without the callback handleLLMEnd?
Issue -
State: open - Opened by josuasimatupang about 2 months ago
#56 - 'StreamingTextResponse' is deprecated. What is another approach to return streaming response?
Issue -
State: open - Opened by josuasimatupang about 2 months ago
- 4 comments
#55 - Bump models to gpt-4o-mini
Pull Request -
State: closed - Opened by jacoblee93 4 months ago
- 1 comment
#54 - add support for LangChainAdapter
Issue -
State: open - Opened by yamz8 6 months ago
- 1 comment
#53 - How can we save chat Messages in DB
Issue -
State: open - Opened by JayeshYadav-web 6 months ago
#52 - Application error: a client-side exception has occurred (see the browser console for more information).
Issue -
State: open - Opened by kurodenjiro 6 months ago
- 2 comments
#51 - Simple riddle
Pull Request -
State: closed - Opened by TimCSheehan 6 months ago
- 2 comments
#50 - Fix typo intemediate to intermediate
Pull Request -
State: closed - Opened by muhammedsaidckr 7 months ago
- 1 comment
#49 - minor: Update Gen UI abstraction
Pull Request -
State: closed - Opened by bracesproul 7 months ago
- 1 comment
#48 - minor: Pin yarn version to 3.5.1
Pull Request -
State: closed - Opened by bracesproul 7 months ago
- 1 comment
#47 - Anthropic Agents - Only shows intermediate steps
Issue -
State: open - Opened by chadvavra 8 months ago
#46 - Property 'lc_runnable' is protected but type 'Runnable<RunInput, RunOutput, CallOptions>' is not a class derived
Issue -
State: open - Opened by bsonmez 8 months ago
- 1 comment
#45 - Update to use LangGraph prebuilt agents
Pull Request -
State: closed - Opened by jacoblee93 8 months ago
- 1 comment
#44 - LangChain/Next.js chatbot displaying incorrect sources
Issue -
State: closed - Opened by raniarojbi 8 months ago
#43 - infra(patch): Bump lc deps to prevent type errors
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#42 - build error with starter template
Issue -
State: closed - Opened by logemann 9 months ago
- 5 comments
#41 - feat(generative): speed up token streaming, avoid useStreamableValue if only last value is needed
Pull Request -
State: closed - Opened by dqbd 9 months ago
- 1 comment
#40 - Fix breaking AI SDK text streaming change
Pull Request -
State: closed - Opened by jacoblee93 9 months ago
- 1 comment
#39 - Update tool responses readme title
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#38 - [minor]: Use tools agent instead of oai tools
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#37 - [minor]: Add readmes with docs on rsc streaming
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#36 - feat: add generative UI sample
Pull Request -
State: closed - Opened by dqbd 9 months ago
- 1 comment
#35 - Delete yarn.lock
Pull Request -
State: closed - Opened by garyrmeadeTettey 9 months ago
- 4 comments
#34 - Updates + API key
Pull Request -
State: closed - Opened by garyrmeadeTettey 9 months ago
- 3 comments
#33 - [major]: LangChain.js x AI SDK docs
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#32 - [major]: Bump react/next packages, fix imports
Pull Request -
State: closed - Opened by bracesproul 9 months ago
- 1 comment
#31 - Im new, dont Understand how to get Retrieval/retrieval agents running
Issue -
State: open - Opened by buildcity 10 months ago
- 1 comment
#30 - Retrieval Agent not providing quality queries.
Issue -
State: open - Opened by lucasbarrosomk6 10 months ago
- 1 comment
#29 - Fix small typ-o in ChatWindow.tsx
Pull Request -
State: open - Opened by Kari-C 11 months ago
- 2 comments
#28 - Module not found: Can't resolve 'fs'
Issue -
State: open - Opened by ray040237 11 months ago
- 1 comment
#27 - variable name typo in ChatWindow.tsx
Issue -
State: open - Opened by bbn 11 months ago
#26 - Is it possible to have structured output using Azure OpenAI?
Issue -
State: open - Opened by aalhayali 11 months ago
#25 - Why does the template use a JsonOutputFunctionParser?
Issue -
State: open - Opened by ishaangandhi 12 months ago
- 1 comment
#24 - Problems Deploying in Vercel (Module not found)
Issue -
State: closed - Opened by guilherme-argentino 12 months ago
- 5 comments
#23 - Update route.ts
Pull Request -
State: closed - Opened by lehalpaul about 1 year ago
- 1 comment
#22 - Error: failed to pipe response
Issue -
State: closed - Opened by mk0y about 1 year ago
- 1 comment
#21 - Fix UTF-8 in sources list in chat bubble
Pull Request -
State: closed - Opened by AlexBSoft about 1 year ago
- 3 comments
#20 - Source does not return in UTF-8
Issue -
State: closed - Opened by felipeotarola about 1 year ago
- 4 comments
#19 - remove unused RunnablePassthrough import in app/api/chat/retrieval
Pull Request -
State: closed - Opened by theitaliandev about 1 year ago
- 2 comments
#18 - how to create a chat application using the bedrock llama 2 model in the starter template
Issue -
State: closed - Opened by raksrivastava about 1 year ago
- 1 comment
#17 - How can I change the base API URI?
Issue -
State: closed - Opened by odragora about 1 year ago
- 1 comment
#16 - fix: minor README SQL typo
Pull Request -
State: closed - Opened by alissonsleal about 1 year ago
- 2 comments
#15 - Why should wait for 300ms?
Issue -
State: closed - Opened by 0xd669 about 1 year ago
- 2 comments
#14 - Bedrock responses truncated
Issue -
State: closed - Opened by bobbymarko about 1 year ago
- 2 comments
#13 - ECONNRESET
Issue -
State: closed - Opened by red2678 over 1 year ago
- 1 comment
#12 - Chat history
Issue -
State: open - Opened by AliSiddique over 1 year ago
- 2 comments
#11 - Error inserting: error code: 1016 530
Issue -
State: open - Opened by magedhelmy1 over 1 year ago
- 1 comment
#10 - [Feature] Upload documents
Issue -
State: open - Opened by hexablob over 1 year ago
- 1 comment
#9 - Supabase Chat History Issue
Issue -
State: closed - Opened by scottklein7 over 1 year ago
- 1 comment
#8 - Vercel's Chatbot with Langchain, Pinecone and Vercel Kv BOUNTY
Issue -
State: open - Opened by scottklein7 over 1 year ago
- 4 comments
#7 - Integrating Vercel KV With LangChain Stream
Issue -
State: closed - Opened by scottklein7 over 1 year ago
- 2 comments
#6 - Anyone knows how to make it return source documents?
Issue -
State: closed - Opened by fanyiy over 1 year ago
- 1 comment
#5 - langchain/vectorstores/chroma
Issue -
State: open - Opened by dsws over 1 year ago
- 1 comment
#4 - new
Pull Request -
State: closed - Opened by garyrmeadeTettey over 1 year ago
- 1 comment
#3 - Why is custom Chain used instead of Langchain's chain
Issue -
State: closed - Opened by 4N1Z over 1 year ago
- 1 comment
#2 - Why is custom Chain ()used instead of Langchain's chain
Issue -
State: closed - Opened by 4N1Z over 1 year ago
#1 - Retrieval Works But Doesn't Remember Previous Messages
Issue -
State: closed - Opened by Jakisundays over 1 year ago
- 3 comments