Skip to content

Issues: langchain-ai/langchain

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Two conflicting declarations of AzureChatOpenAI πŸ€–:improvement Medium size change to existing code to handle new use-cases πŸ”Œ: openai Primarily related to OpenAI integrations
#23936 opened Jul 6, 2024 by muriloime
5 tasks done
_split_sources of BaseQAWithSourcesChain prematurely truncates the Gemini Model's outputs, at the First Instance of [Source: xyz] πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: google Primarily related to Google GenAI or VertexAI integrations
#23932 opened Jul 6, 2024 by PrajwalPrashanth
5 tasks done
Class ChatPromptTemplate > def from_messages > template_format bug πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23929 opened Jul 6, 2024 by AkyLim
5 tasks done
SQLiteCache under async setup randomly breaks due to sqlite3.IntegrityError πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23904 opened Jul 5, 2024 by ziqizhang
5 tasks done
DOC: <Issue related to /v0.1/docs/modules/memory/chat_messages/> 404 on ChatMessageHistory link πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder β±­: memory Related to memory module
#23902 opened Jul 5, 2024 by robert-cronin
2 tasks done
when run method β€œwith_structured_output”, output print nothing?? code was copied from langchain doc. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#23901 opened Jul 5, 2024 by letcabound
5 tasks done
Load LLM (Mixtral 8x22B) from Azure AI endpoint as Langchain Model - BaseMessage instead of AIMessage πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23899 opened Jul 5, 2024 by weissenbacherpwc
5 tasks done
sample_rows_in_table_info: int = 3, I don't want to use top N rows, but select some rows manually to be passed to SQLDatabase πŸ€–:improvement Medium size change to existing code to handle new use-cases
#23898 opened Jul 5, 2024 by ankbaliy
5 tasks done
aise TypeError( TypeError: Additional kwargs key generation_token_count already exists in left dict and value has unsupported type <class 'int'>. πŸ”Œ: aws Primarily related to Amazon Web Services (AWS) integrations πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: core Related to langchain-core
#23891 opened Jul 5, 2024 by Sai-Jahnavi-Bachu
5 tasks done
langchain.agents.initialize_agent does not support custom prompt template β±­: agent Related to agents module πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23884 opened Jul 4, 2024 by JeevansSP
5 tasks done
Agents and GraphQL- 401 Client Error: Unauthorized for url: https://streaming.bitquery.io/eap πŸ”Œ: openai Primarily related to OpenAI integrations
#23881 opened Jul 4, 2024 by andysingal
5 tasks done
DOC: <Issue related to /v0.2/docs/templates/openai-functions-tool-retrieval-agent/> URL in Documentation Gives Page Not Found πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder πŸ”Œ: openai Primarily related to OpenAI integrations
#23870 opened Jul 4, 2024 by fatehss
2 tasks done
Loss of function in component ChatZhipuAI πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23868 opened Jul 4, 2024 by boli-design
5 tasks done
DOC: remove_node typo in runnables/ graph β±­: core Related to langchain-core β±­: Runnables Related to Runnables
#23861 opened Jul 4, 2024 by mathias-aparicio
2 tasks done
ollama.py encountered an error while retrieving images from multimodal data πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23859 opened Jul 4, 2024 by j2eegis
5 tasks done
DOC: <Issue related to /v0.2/docs/how_to/output_parser_fixing/> πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder β±­: parsing Related to output parser module
#23856 opened Jul 4, 2024 by shenhai-ran
2 tasks done
No HNSW index in pgvector vector store πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: vector store Related to vector store module
#23853 opened Jul 4, 2024 by holasoftware
5 tasks done
DirectoryLoader converting characters randomly into new line characters? πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: doc loader Related to document loader module (not documentation)
#23849 opened Jul 4, 2024 by XariZaru
5 tasks done
Get warning about browser instead of real info in WebBaseLoader πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: doc loader Related to document loader module (not documentation)
#23813 opened Jul 3, 2024 by loveis98
5 tasks done
BadRequestError with vllm locally hosted Llama3 70B Model πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#23814 opened Jul 3, 2024 by Haxeebraja
5 tasks done
Nested ainvoke does not show as child in tracing β±­: core Related to langchain-core investigate β±­: Runnables Related to Runnables
#23811 opened Jul 3, 2024 by MartinoMensio
5 tasks done
Could not authenticate with huggingface_hub. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#23808 opened Jul 3, 2024 by amoosebitmymom
5 tasks done
When running cookbook/Semi_Structured_RAG.ipynb, appears kernel died πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: chroma Primarily related to ChromaDB integrations β±­: retriever Related to retriever module β±­: vector store Related to vector store module
#23802 opened Jul 3, 2024 by lyfiter
5 tasks done
DOC: Documenting the use of subdirectory for template installation with 'langchain app add' πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#23777 opened Jul 2, 2024 by norisuke3
2 tasks done
pythonPERL library question πŸ”Œ: openai Primarily related to OpenAI integrations πŸ€–:question A specific question about the codebase, product, project, or how to use a feature
#23759 opened Jul 2, 2024 by tsw123678
5 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.