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
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Slow Embeddings With Ollama πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: chroma Primarily related to ChromaDB integrations β±­: embeddings Related to text embedding models module β±­: text splitters Related to text splitters package
#21870 opened May 18, 2024 by jkablan
5 tasks done
ValueError: Prompt missing required variables: {'agent_scratchpad', 'tool_names', 'tools'} β±­: agent Related to agents module πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#21866 opened May 18, 2024 by psathish10
5 tasks done
get_openai_callback does not returns token usage when used with openai tools agent β±­: agent Related to agents module πŸ”Œ: openai Primarily related to OpenAI integrations
#21864 opened May 18, 2024 by rafboh
5 tasks done
get_openai_callback For Streaming Requests Returns 0's for Token Counts β±­: agent Related to agents module πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#21813 opened May 17, 2024 by Thimows
5 tasks done
HuggingFaceCrossEncoder Issue: RuntimeError: The expanded size of the tensor (614) must match the existing size (512) at non-singleton dimension 1 πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: huggingface Primarily related to HuggingFace integrations
#21812 opened May 17, 2024 by weissenbacherpwc
5 tasks done
DOC: "set_llm_cache" API documentation page shows 404 on /v0.2/docs/how_to/chat_model_caching/ πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#21811 opened May 17, 2024 by vimalgorasiya
2 tasks done
DOC: <Issue related to /v0.2/docs/integrations/chat/openai/> πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#21810 opened May 17, 2024 by Mathiyazhagan-A
2 tasks done
Erro using Clickhouse to create a vectorStore "Annoy index second argument must be String." πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: vector store Related to vector store module
#21808 opened May 17, 2024 by viniciuscr
5 tasks done
Langchain_community.graphs.NebulaGraph object has no attribute "add_graph_documents" πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#21798 opened May 17, 2024 by HuntZhaozq
5 tasks done
Cannot use SQLAlchemyCache with with_structured_output: psycopg2.errors.ProgramLimitExceeded: index row requires 20376 bytes, maximum size is 8191 πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: postgres Related to postgres integrations
#21777 opened May 16, 2024 by boxydog
5 tasks done
AzureSearch with Retriever is not working πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: retriever Related to retriever module
#21755 opened May 16, 2024 by premselvang
5 tasks done
Langchain PGVector is not working is not able to call the sql alchemy in vectorstore.py (missing package error) πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: postgres Related to postgres integrations β±­: vector store Related to vector store module
#21748 opened May 16, 2024 by sambasivaj24
5 tasks done
get_bedrock_anthropic_callback does not return token values correctly πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#21732 opened May 15, 2024 by cis-hotta
5 tasks done
Incorrect deprication instructions given for ChatOpenAI class πŸ”Œ: openai Primarily related to OpenAI integrations
#21729 opened May 15, 2024 by lineality
5 tasks done
AZURE_OPENAI_ENDPOINT env var conflicts with OPENAI_API_BASE, while OPENAI_API_BASE is being used in MLFlow to point to Azure OpenAI endpoint. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#21726 opened May 15, 2024 by loomlike
5 tasks done
SQLiteCache is not hit on Windows with Anthropic tools πŸ”Œ: anthropic Primarily related to Anthropic integrations πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#21695 opened May 15, 2024 by BrandonStudio
5 tasks done
PGVector filtering operator $nin causes Error πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: postgres Related to postgres integrations β±­: vector store Related to vector store module
#21694 opened May 15, 2024 by n1k8-dev
5 tasks done
AzureChatOpenAI ignores client given, resulting in connection errors (behind proxy). πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#21660 opened May 14, 2024 by Waffleboy
5 tasks done
DOC: Langchain API documentation "Next," "Previous," "Up" links are broken πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#21612 opened May 13, 2024 by rpgoldman
2 tasks done
ConversationSummaryBufferMemory does not work as expected with MongoDBChatMessageHistory β±­: memory Related to memory module πŸ”Œ: mongo Primarily related to Mongo integrations
#21610 opened May 13, 2024 by Sameera2001Perera
4 of 5 tasks
Doesn't include the summery of chat history in the chat memory by langchain ConversationSummaryBufferMemory πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: memory Related to memory module πŸ”Œ: openai Primarily related to OpenAI integrations
#21604 opened May 13, 2024 by sawinuCP
5 tasks done
Chroma VectorBase Use "L2" as Similarity Measure Rather than Cosine πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: chroma Primarily related to ChromaDB integrations β±­: vector store Related to vector store module
#21599 opened May 13, 2024 by DragonMengLong
5 tasks done
DOC: Oracle AI Vector Search DB Connection Error πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#21587 opened May 13, 2024 by barjinders
2 tasks done
Using AzureOpenAIEmbeddings throws input string is not valid when trying to embed a string πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: embeddings Related to text embedding models module πŸ”Œ: openai Primarily related to OpenAI integrations
#21575 opened May 12, 2024 by Govindarajan-D
5 tasks done
Inconsistent embeddings between LlamaCppEmbeddings and llama.cpp πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: embeddings Related to text embedding models module
#21568 opened May 11, 2024 by r3v1
5 tasks done
ProTip! Find all open issues with in progress development work with linked:pr.