issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"langchain-ai",
"langchain"
] | ### System Info
version 0.0.205
The Makefile and make.bat was moved in docs/api_reference but the ./Makefile is not updated.
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Mo... | The version 0.0.205 break the make docs_build | https://api.github.com/repos/langchain-ai/langchain/issues/6413/comments | 2 | 2023-06-19T07:01:59Z | 2023-09-01T13:23:29Z | https://github.com/langchain-ai/langchain/issues/6413 | 1,762,885,247 | 6,413 |
[
"langchain-ai",
"langchain"
] | ### System Info
Hi, I try to use my comany's token as api key for initializing AzureOpenAI, but it seems like token contains an invalid number of segments, have you encountered the same problem before?
`python
# authenticate to Azure
credentials = ClientSecretCredential(const.TENANT_ID, const.SERVICE_PRINCIPAL,... | Azure OpenAI token authenticate issue. | https://api.github.com/repos/langchain-ai/langchain/issues/6412/comments | 3 | 2023-06-19T07:00:55Z | 2023-09-29T16:06:49Z | https://github.com/langchain-ai/langchain/issues/6412 | 1,762,883,196 | 6,412 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
<img width="457" alt="WeChatWorkScreenshot_18219fc9-b420-4c45-a710-ec31e27567f1" src="https://github.com/hwchase17/langchain/assets/54905519/0e524ed4-7fa4-41cf-a8d0-69399f8ac563">
@hwc
### Idea or request for content:
_No response_ | DOC: Duplicated navigation side bar of "OpenAI Functions Agent" | https://api.github.com/repos/langchain-ai/langchain/issues/6411/comments | 0 | 2023-06-19T06:22:51Z | 2023-06-25T06:08:33Z | https://github.com/langchain-ai/langchain/issues/6411 | 1,762,833,972 | 6,411 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain 0.0.204, Windoews, Python 3.9.16, SQLAlchemy 2.0.15
Error:
sqlalchemy.exc.DatabaseError: (oracledb.exceptions.DatabaseError) ORA-00933: SQL command not properly ended
[SQL: SELECT * FROM evr_region;]
Details:
SQLQuery:SELECT * FROM evr_region;Traceback (most recent call last):
Fi... | Getting error when using use_query_checker=True with SQLDatabaseSequentialChain | https://api.github.com/repos/langchain-ai/langchain/issues/6407/comments | 2 | 2023-06-19T05:48:35Z | 2023-10-27T16:07:34Z | https://github.com/langchain-ai/langchain/issues/6407 | 1,762,788,409 | 6,407 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
All the example notebook links throw 404 error.
https://python.langchain.com/docs/use_cases/question_answering/
### Idea or request for content:
_No response_ | DOC: Links to example notebooks are broken. | https://api.github.com/repos/langchain-ai/langchain/issues/6406/comments | 1 | 2023-06-19T05:32:48Z | 2023-09-25T16:05:25Z | https://github.com/langchain-ai/langchain/issues/6406 | 1,762,776,181 | 6,406 |
[
"langchain-ai",
"langchain"
] | ### Issue with consuming Organizarion Azure OpenAI Token
Hi everyone,
Currently I used https://github.com/hwchase17/chat-your-data for training on a sample data using my personal OpenAI Token and it works properly. But to consume it for our organization we cannot use personal OpenAI Token, instead they have a... | Issue: How to consume Organization Azure OpenAI Token | https://api.github.com/repos/langchain-ai/langchain/issues/6405/comments | 2 | 2023-06-19T05:20:53Z | 2023-11-27T17:40:55Z | https://github.com/langchain-ai/langchain/issues/6405 | 1,762,765,809 | 6,405 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
the integration component missing what actual these extensions do.
e.g. for Banana [page](https://python.langchain.com/docs/ecosystem/integrations/bananadev)
in introduction it should be given what these tools do
referring to [doc](https://python.langchain.com/docs/ecosys... | DOC: details on integration tools | https://api.github.com/repos/langchain-ai/langchain/issues/6404/comments | 2 | 2023-06-19T04:45:24Z | 2023-09-25T16:05:36Z | https://github.com/langchain-ai/langchain/issues/6404 | 1,762,719,561 | 6,404 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain-0.0.204, google colab, jupyter notebook
### Who can help?
@hwchase17 @agola11 @eyurtsev
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Pro... | Unable to load image data (Image caption Loader) | https://api.github.com/repos/langchain-ai/langchain/issues/6403/comments | 1 | 2023-06-19T03:58:05Z | 2023-09-25T16:05:40Z | https://github.com/langchain-ai/langchain/issues/6403 | 1,762,677,854 | 6,403 |
[
"langchain-ai",
"langchain"
] | ### Feature request
About the token_max variable in the "langchain\chains\combine_documents\map_reduce.py" file.
I think the value of token_max should be related to the max_token of the model, rather than setting token_max to 3000.
### Motivation
When I was using the "gpt-3.5-turbo-16k" model, I used the map_redu... | About the token_max variable in the "langchain\chains\combine_documents\map_reduce.py" file. | https://api.github.com/repos/langchain-ai/langchain/issues/6397/comments | 2 | 2023-06-19T02:52:02Z | 2023-07-05T08:14:12Z | https://github.com/langchain-ai/langchain/issues/6397 | 1,762,629,177 | 6,397 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
While lock file is necessary for the deployment environment, having a lock file is very hard for creating new integrations, given the fast development pace of the library.
I opened this ticket serving as a discussion on possible alternative solutions to maintaining lock file:
1. Re... | lockfile: discussion | https://api.github.com/repos/langchain-ai/langchain/issues/6395/comments | 2 | 2023-06-19T02:26:54Z | 2023-09-19T16:35:29Z | https://github.com/langchain-ai/langchain/issues/6395 | 1,762,608,230 | 6,395 |
[
"langchain-ai",
"langchain"
] | ### System Info
This happens to me randomly when summarizing a piece of text:
```
LangChain - Summarized Conversation:
2023-06-18 22:41:24 - User stated: favorite animal is lion, noted dual feelings of lions being cool, and choice preferred confirms-it aff ir,m no bonone=yceva=/lx dkaws Yweeg46m$. ai nAtqp=g*.... | Langchain hallucinating/includes bizarre text, likely from other users when trying to summarize text. | https://api.github.com/repos/langchain-ai/langchain/issues/6384/comments | 5 | 2023-06-18T21:51:05Z | 2023-06-19T14:13:49Z | https://github.com/langchain-ai/langchain/issues/6384 | 1,762,474,555 | 6,384 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain=0.0.2
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Document Loa... | Neo4J schema not inferred correctly by Neo4JGraph Object | https://api.github.com/repos/langchain-ai/langchain/issues/6380/comments | 8 | 2023-06-18T19:19:04Z | 2024-02-04T22:29:24Z | https://github.com/langchain-ai/langchain/issues/6380 | 1,762,427,054 | 6,380 |
[
"langchain-ai",
"langchain"
] | ### System Info
Hello,
I am trying to connect to Deeplake to add documents but am tting the error.
ValueError: deeplake version should be = 3.6.3, but you've installed 3.6.4. Consider changing deeplake version to 3.6.3
username = "myuser"
db = DeepLake(dataset_path=f"hub://myuser/mydb", embedding_function=embe... | deeplake version should be = 3.6.3, but you've installed 3.6.4. Consider changing deeplake version to 3.6.3 | https://api.github.com/repos/langchain-ai/langchain/issues/6379/comments | 5 | 2023-06-18T18:34:14Z | 2023-09-24T16:04:24Z | https://github.com/langchain-ai/langchain/issues/6379 | 1,762,413,954 | 6,379 |
[
"langchain-ai",
"langchain"
] | ### Feature request
I am proposing an enhancement to the Langchain project that will allow the handling of concurrent requests for task workers. This proposal aims to introduce a mechanism similar to the API request parallel processor used in the OpenAI Cookbook.
The implementation should ideally manage several tas... | Support for Rate Limits with Concurrent Workers | https://api.github.com/repos/langchain-ai/langchain/issues/6374/comments | 1 | 2023-06-18T17:31:42Z | 2023-09-24T16:04:29Z | https://github.com/langchain-ai/langchain/issues/6374 | 1,762,390,208 | 6,374 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain-0.0.202
Python 3.11.0
Windows 10 Pro
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
-... | Text Chunks are 1/2 the token length specified when using split text with CharacterTextSplitter.from_tiktoken_encoder and separator=" " | https://api.github.com/repos/langchain-ai/langchain/issues/6373/comments | 6 | 2023-06-18T17:20:45Z | 2024-01-19T18:36:31Z | https://github.com/langchain-ai/langchain/issues/6373 | 1,762,386,281 | 6,373 |
[
"langchain-ai",
"langchain"
] | ### Feature request
Allow tweaking with the history window / intermediate actions that are being sent to the LLM:
* Send a sliding window if N last actions
* Only send a specific snapshot (can be useful for code generation tasks - for example where the agent needs to perfect the code until it works).
### Motivation... | Sliding window of intermediate actions for agents | https://api.github.com/repos/langchain-ai/langchain/issues/6370/comments | 0 | 2023-06-18T15:56:26Z | 2023-07-13T06:09:26Z | https://github.com/langchain-ai/langchain/issues/6370 | 1,762,353,891 | 6,370 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
execute method modelname_to_contextsize had an exception~! online 546 "Unknown model: gpt-3.5-turbo-0613. Please provide a valid OpenAI model name."
source code location:langchain/llms/openai.py(BaseOpenAI.modelname_to_contextsize)
### Suggestion:
_No response_ | Issue:current not support gpt-3.5-turbo-0613 model | https://api.github.com/repos/langchain-ai/langchain/issues/6368/comments | 5 | 2023-06-18T15:05:50Z | 2023-09-25T16:05:50Z | https://github.com/langchain-ai/langchain/issues/6368 | 1,762,336,312 | 6,368 |
[
"langchain-ai",
"langchain"
] | ### System Info
Python Version: 3.11
Langchain Version: 0.0.209
### Who can help?
@hwchase17 @agola11
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates... | PromptLayerChatOpenAI does not support the newest function calling feature | https://api.github.com/repos/langchain-ai/langchain/issues/6365/comments | 0 | 2023-06-18T13:00:32Z | 2023-07-06T17:16:06Z | https://github.com/langchain-ai/langchain/issues/6365 | 1,762,288,032 | 6,365 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
When mixing `gpt-3.5-turbo-0613`, `openai-functions` agent, and `PythonAstREPLTool` tool, GPT3.5 stops respecting the tool name and the arguments hack introduced in the OpenAIFunctionsAgent.
The error log is:
```
Could not parse tool input: {'name': 'python', 'arguments': "len(ca... | Issue: openai functions agent does not respect tools and arguments | https://api.github.com/repos/langchain-ai/langchain/issues/6364/comments | 22 | 2023-06-18T12:04:29Z | 2024-05-23T21:20:07Z | https://github.com/langchain-ai/langchain/issues/6364 | 1,762,260,577 | 6,364 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
openai.error.InvalidRequestError: The chatCompletion operation does not work with the specified model, text-embedding-ada-002. Please choose different model and try again. You can learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=... | The chatCompletion operation does not work with the specified model appears when I use AzureChatOpenAI, but it does exist | https://api.github.com/repos/langchain-ai/langchain/issues/6363/comments | 4 | 2023-06-18T10:29:10Z | 2023-09-27T22:02:35Z | https://github.com/langchain-ai/langchain/issues/6363 | 1,762,226,897 | 6,363 |
[
"langchain-ai",
"langchain"
] | ### Feature request
The current python client `langchain.vectorstores.redis` lacks support for RedisCluster. Handling redirection with try-expect on receiving `MOVED` error also doesn't work in this case because the code `Redis.from_documents(docs, llmembeddings, redis_url=redis_url, index_name=index_name)` internal... | Support for Redis Cluster | https://api.github.com/repos/langchain-ai/langchain/issues/6361/comments | 3 | 2023-06-18T07:01:19Z | 2023-12-19T00:50:28Z | https://github.com/langchain-ai/langchain/issues/6361 | 1,762,150,567 | 6,361 |
[
"langchain-ai",
"langchain"
] | ### System Info
I am using gpt-3.5-turbo for which the price of the tokens are as below
4K Context
0.0015/1K tokens - for input
0.002/1k tokens - output
From the call back I get the below
Cost and token usage :Tokens Used: 222
Prompt Tokens: 171
Completion Tokens: 51
Successful Requests: 1
Total Cost ... | The cost calculation of tokens for open ai models looks like is only considering output tokens | https://api.github.com/repos/langchain-ai/langchain/issues/6358/comments | 9 | 2023-06-18T04:16:15Z | 2023-09-26T01:33:41Z | https://github.com/langchain-ai/langchain/issues/6358 | 1,762,103,531 | 6,358 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
The page I am referring with this issue is [Llama.cpp](https://python.langchain.com/docs/modules/model_io/models/llms/integrations/llamacpp.html). I am hoping to update the documentation regarding some windows specific instructions which others might find useful.
I've forked th... | DOC: Updating documentation relating to Models->llms->integrations->* | https://api.github.com/repos/langchain-ai/langchain/issues/6356/comments | 4 | 2023-06-18T03:04:56Z | 2023-10-05T16:09:07Z | https://github.com/langchain-ai/langchain/issues/6356 | 1,762,088,585 | 6,356 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain 0.0.202, langchainplus-sdk 0.0.10, Python 3.10.11, Linux, Fedora 36
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts... | LLamaCPP model seems to require model parameters to be set at model creation, not invocation of chain using model | https://api.github.com/repos/langchain-ai/langchain/issues/6355/comments | 10 | 2023-06-18T01:52:46Z | 2024-01-30T00:45:55Z | https://github.com/langchain-ai/langchain/issues/6355 | 1,762,074,184 | 6,355 |
[
"langchain-ai",
"langchain"
] | ### Feature request
I propose the integration of a **Docusaurus Document Loader** for the LangChain Python repository. By integrating a **[Docusaurus](https://docusaurus.io/) Document Loader**, we can extend the documentation capabilities of LangChain and provide a more comprehensive resource for developers who use Do... | Docusaurus Document Loader | https://api.github.com/repos/langchain-ai/langchain/issues/6353/comments | 6 | 2023-06-17T22:37:27Z | 2024-01-25T14:19:08Z | https://github.com/langchain-ai/langchain/issues/6353 | 1,762,019,892 | 6,353 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
HI all,
As can be seen in this screenshot

I am using pandas_df_agent, but instead of taking whole dataframe, which is around 27000 lines, it is creating itself a Sample ... | Issue: langchain pandas df agent, not taking full df in context | https://api.github.com/repos/langchain-ai/langchain/issues/6348/comments | 4 | 2023-06-17T18:16:41Z | 2024-06-04T21:26:43Z | https://github.com/langchain-ai/langchain/issues/6348 | 1,761,947,539 | 6,348 |
[
"langchain-ai",
"langchain"
] | ### System Info
This is strange, since these models are with 8k and 16k context length
my code is
```
llm = ChatOpenAI(model_name="gpt-4", temperature=0)
agent_executor = create_custom_agent(
llm= llm,
tools=toolkit.get_tools()[0:1],
verbose=True,
# prefi... | getting the "This model's maximum context length is 4097 tokens" error using gpt-4 and gpt-3.5-turbo-16k model | https://api.github.com/repos/langchain-ai/langchain/issues/6347/comments | 2 | 2023-06-17T17:46:58Z | 2023-06-18T03:10:43Z | https://github.com/langchain-ai/langchain/issues/6347 | 1,761,938,639 | 6,347 |
[
"langchain-ai",
"langchain"
] | ### Feature request
Implementing `_similarity_search_with_relevance_scores` on PGVector so users can set search_type to "similarity_score_threshold" without raising **NotImplementedError**.
`
retriever = pgvector.as_retriever(search_type="similarity_score_threshold", search_kwargs={"score_threshold": 0.7})
... | Supporting Similarity Search with Threshold on PGVector retriever | https://api.github.com/repos/langchain-ai/langchain/issues/6346/comments | 1 | 2023-06-17T17:31:45Z | 2023-08-23T13:44:52Z | https://github.com/langchain-ai/langchain/issues/6346 | 1,761,933,573 | 6,346 |
[
"langchain-ai",
"langchain"
] | ### Feature request
Is it possible to use QLoRA adapter finetuned for literature with langchain. Not to train by normal way?
### Motivation
-
### Your contribution
- | Can 'adapter_model.bin' be used with langchain, not to train by normal way? | https://api.github.com/repos/langchain-ai/langchain/issues/6343/comments | 1 | 2023-06-17T16:57:52Z | 2023-09-23T16:04:48Z | https://github.com/langchain-ai/langchain/issues/6343 | 1,761,923,834 | 6,343 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
This issue is created at langchain v0.0.202
Consider the [ListDirectoryTool](https://github.com/hwchase17/langchain/blob/0475d015fe0eb4a997c7d37867e316a23dde8aaa/langchain/tools/file_management/list_dir.py#L21)
Its only parameter has a default value as the `.` current dir.
It... | Tools with only default arguments still require a parameter to `run()` | https://api.github.com/repos/langchain-ai/langchain/issues/6337/comments | 1 | 2023-06-17T16:24:00Z | 2023-06-19T02:17:36Z | https://github.com/langchain-ai/langchain/issues/6337 | 1,761,912,722 | 6,337 |
[
"langchain-ai",
"langchain"
] | ### System Info
It seems that the library is only supported when the deployment type on AzureOpenAI is an engine. When I try to use a deployment_id which is the new way to deploy models on Azure I can't make it work.
This code works well outside of long-chain. Note that I am not using an engine here, but the deplo... | Azure OpenAI with deployment_id is not working. | https://api.github.com/repos/langchain-ai/langchain/issues/6336/comments | 5 | 2023-06-17T15:44:30Z | 2023-10-26T16:07:19Z | https://github.com/langchain-ai/langchain/issues/6336 | 1,761,901,187 | 6,336 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
In the left panel, can't list all sub-topics properly

I am using https://python.langchain.com/docs/modules/model_io/prompts/example_selectors/, it was correct at least 24H ... | DOC: CSS for the left panel seems broken | https://api.github.com/repos/langchain-ai/langchain/issues/6335/comments | 1 | 2023-06-17T13:57:41Z | 2023-06-27T07:44:00Z | https://github.com/langchain-ai/langchain/issues/6335 | 1,761,865,066 | 6,335 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain = 0.0.202
Python = 3.9.16
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [X] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Par... | Pass custom System Message to OpenAI Functions Agent | https://api.github.com/repos/langchain-ai/langchain/issues/6334/comments | 32 | 2023-06-17T13:14:16Z | 2024-01-08T23:35:03Z | https://github.com/langchain-ai/langchain/issues/6334 | 1,761,843,166 | 6,334 |
[
"langchain-ai",
"langchain"
] | ### System Info
Versions of the libs:
langchain 0.0.202
langchainplus-sdk 0.0.10
numpy 1.24.3
In the lambda I have python 3.10 running
I have imported langchain i an AWS lambda function and I get this error, hay anyone encoutered the same issue when running lanchgain in l... | error in AWS Lambda when importing langchain library | https://api.github.com/repos/langchain-ai/langchain/issues/6333/comments | 11 | 2023-06-17T12:42:07Z | 2024-06-19T10:44:38Z | https://github.com/langchain-ai/langchain/issues/6333 | 1,761,816,699 | 6,333 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain: `langchain==0.0.202`
GPT4All: `gpt4all==0.3.4`
Python version: `Python 3.11.3`
OS: Windows 11
### Who can help?
@hwchase17 @agola11
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Mod... | Cannot instantiate a GPT4All integration in LangChain | https://api.github.com/repos/langchain-ai/langchain/issues/6330/comments | 1 | 2023-06-17T10:13:04Z | 2023-06-17T16:10:32Z | https://github.com/langchain-ai/langchain/issues/6330 | 1,761,763,566 | 6,330 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
Dated 17th June 2023 , I am not able to get access to pandas agent and csv agent pages on the documentation page. Is it because langchain is updating?
### Idea or request for content:
_No response_ | Pandas Agent and CSV Agent documemtation page missing | https://api.github.com/repos/langchain-ai/langchain/issues/6329/comments | 1 | 2023-06-17T07:48:40Z | 2023-09-23T16:04:54Z | https://github.com/langchain-ai/langchain/issues/6329 | 1,761,695,436 | 6,329 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain version langchain==0.0.201
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Document Loaders
- [ ] Vector Stores / Retrievers
- [ ] Memory
- [ ] Agents / Agent Executors
- [X] T... | format_tool_to_openai_function includes title and description, when it is not necessary | https://api.github.com/repos/langchain-ai/langchain/issues/6324/comments | 7 | 2023-06-17T04:34:20Z | 2024-02-05T23:13:10Z | https://github.com/langchain-ai/langchain/issues/6324 | 1,761,634,904 | 6,324 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain ver: 0.0.202
python: 3.10_3
I've got this error:
```python
Traceback (most recent call last):
File "C:\Users\catsk\SourceCode\azure_openai_poc\venv\lib\site-packages\langchain\agents\chat\output_parser.py", line 18, in parse
action = text.split("```")[1]
IndexError: list index ... | langchain\agents\chat\output_parser.py line 18, IndexError: list index out of range | https://api.github.com/repos/langchain-ai/langchain/issues/6322/comments | 5 | 2023-06-17T02:35:41Z | 2023-10-09T16:06:41Z | https://github.com/langchain-ai/langchain/issues/6322 | 1,761,594,228 | 6,322 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
https://python.langchain.com/en/latest/ gives 404
### Idea or request for content:
_No response_ | DOC: langchain py docs broken fulling on latest | https://api.github.com/repos/langchain-ai/langchain/issues/6312/comments | 3 | 2023-06-16T20:58:30Z | 2023-09-18T16:21:33Z | https://github.com/langchain-ai/langchain/issues/6312 | 1,761,334,387 | 6,312 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain==0.0.202
qdrant-client==1.2.0
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selec... | Qdrant from LangChain failed | https://api.github.com/repos/langchain-ai/langchain/issues/6298/comments | 3 | 2023-06-16T16:55:11Z | 2023-10-05T16:09:16Z | https://github.com/langchain-ai/langchain/issues/6298 | 1,760,994,973 | 6,298 |
[
"langchain-ai",
"langchain"
] | ### System Info
Version: 0.0.170
Platform: Ubuntu 20.04
Python: 3.8.10
### Who can help?
@agol
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ... | Langchain running on 8000 port (and colliding with my API server) | https://api.github.com/repos/langchain-ai/langchain/issues/6294/comments | 4 | 2023-06-16T15:40:12Z | 2023-12-26T16:07:36Z | https://github.com/langchain-ai/langchain/issues/6294 | 1,760,874,414 | 6,294 |
[
"langchain-ai",
"langchain"
] | ### Feature request
This adds support for Apache Cassandra's vector search capabilities
(see [CEP-30](https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-30%3A+Approximate+Nearest+Neighbor(ANN)+Vector+Search+via+Storage-Attached+Indexes).
### Motivation
The importance of Vector Search in nowaday's AI/LL... | [FEATURE] Cassandra-based Vector Store | https://api.github.com/repos/langchain-ai/langchain/issues/6291/comments | 1 | 2023-06-16T14:32:39Z | 2023-09-22T16:08:41Z | https://github.com/langchain-ai/langchain/issues/6291 | 1,760,763,193 | 6,291 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
**BACKGROUND:**
We want to assign a personality to the agent. We simultaneously want this agent to be capable of running/selecting/using multiple tools. We tried passing the personality in the "PREFIX". We tried using prompt template.
It didn't really work - it wouldn't stick to the... | Making principal agent stick to a personality (while also robustly selecting tools) | https://api.github.com/repos/langchain-ai/langchain/issues/6290/comments | 6 | 2023-06-16T14:26:54Z | 2023-10-15T16:06:23Z | https://github.com/langchain-ai/langchain/issues/6290 | 1,760,751,500 | 6,290 |
[
"langchain-ai",
"langchain"
] | ### Feature request
support other metrics in faiss except Euclidean distance
### Motivation
the code in faiss had only supprt euclidean distance, like code below
index = faiss.IndexFlatL2(len(embeddings[0]))
```python
@classmethod
def __from(
cls,
texts: List[str],
embeddings: ... | support other metrics in faiss except Euclidean distance | https://api.github.com/repos/langchain-ai/langchain/issues/6289/comments | 1 | 2023-06-16T14:24:14Z | 2023-09-22T16:06:35Z | https://github.com/langchain-ai/langchain/issues/6289 | 1,760,746,792 | 6,289 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain==0.0.201
Python 3.10.8
### Who can help?
@hwchase17, @agola11
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [X] Outp... | load_summarize_chain with Pydantic format instructions return cut at the end output (as it stops writing in the middle of the sentence) | https://api.github.com/repos/langchain-ai/langchain/issues/6288/comments | 2 | 2023-06-16T14:09:32Z | 2023-09-22T16:08:13Z | https://github.com/langchain-ai/langchain/issues/6288 | 1,760,717,146 | 6,288 |
[
"langchain-ai",
"langchain"
] | ### System Info
==versions==
python 3.9
langchain 0.0.186
pydantic 1.10.8
windows 11
### Who can help?
@agola
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prom... | CohereEmbeddings do not work in Context class | https://api.github.com/repos/langchain-ai/langchain/issues/6284/comments | 1 | 2023-06-16T13:01:20Z | 2023-09-22T16:07:27Z | https://github.com/langchain-ai/langchain/issues/6284 | 1,760,598,894 | 6,284 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain version 0.0.201
### Who can help?
@hwchase17 @agola
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- ... | LLMRequestsChain not enforcing headers when making http requests | https://api.github.com/repos/langchain-ai/langchain/issues/6282/comments | 0 | 2023-06-16T12:44:22Z | 2023-06-16T23:21:02Z | https://github.com/langchain-ai/langchain/issues/6282 | 1,760,571,834 | 6,282 |
[
"langchain-ai",
"langchain"
] | ### System Info
Setting LANGCHAIN_SESSION through env variable gives the following error:
WARNING:root:Failed to load dev session, using empty session: list index out of range
### Who can help?
@agola11
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Comp... | Setting session name through env variable LANGCHAIN_SESSION | https://api.github.com/repos/langchain-ai/langchain/issues/6279/comments | 1 | 2023-06-16T11:14:52Z | 2023-06-16T11:24:05Z | https://github.com/langchain-ai/langchain/issues/6279 | 1,760,412,224 | 6,279 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain 0.0.201
python 3.11
debian bookworm
### Who can help?
@agola11
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Out... | The base Chain acall method is not truly async should I want to implement a AsyncpgEntityStore | https://api.github.com/repos/langchain-ai/langchain/issues/6272/comments | 4 | 2023-06-16T07:52:58Z | 2023-12-26T08:06:42Z | https://github.com/langchain-ai/langchain/issues/6272 | 1,760,126,147 | 6,272 |
[
"langchain-ai",
"langchain"
] | ### Feature request
class PyPDFLoader in [document_loaders/pdf.py](https://github.com/hwchase17/langchain/blob/master/langchain/document_loaders/pdf.py) to accept bytes object as well.
### Motivation
When a PDF file is uploaded using a REST API call, there is no specific file_path to load from. The solution ca... | PyPDFLoader to accept bytes objects as well | https://api.github.com/repos/langchain-ai/langchain/issues/6265/comments | 13 | 2023-06-16T06:07:23Z | 2024-07-11T16:05:44Z | https://github.com/langchain-ai/langchain/issues/6265 | 1,759,982,748 | 6,265 |
[
"langchain-ai",
"langchain"
] | ### System Info

### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ]... | I just said hi. model is in multiple rounds of conversations with himself. Why? | https://api.github.com/repos/langchain-ai/langchain/issues/6264/comments | 9 | 2023-06-16T05:09:08Z | 2024-06-04T17:33:57Z | https://github.com/langchain-ai/langchain/issues/6264 | 1,759,930,467 | 6,264 |
[
"langchain-ai",
"langchain"
] | ### System Info
If we do not pass the model_name in the AzureOpenAI() wrapper, it picks up text-davinci-003 as the default model which in turn makes the cost calculation of tokens incorrect. Should model_name be made mandatory parameter for AzureOpenAI()
### Who can help?
@hwchase17
@agola11
### Information
- [... | For AzureOpenAI() wrapper deafault model_name is text-davinci-003 | https://api.github.com/repos/langchain-ai/langchain/issues/6259/comments | 4 | 2023-06-16T01:41:22Z | 2024-01-30T00:43:55Z | https://github.com/langchain-ai/langchain/issues/6259 | 1,759,782,359 | 6,259 |
[
"langchain-ai",
"langchain"
] | ### System Info
Python 3.10, langchain=0.0.201
### Who can help?
@eyurtsev
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [X... | GoogleDriveLoader no longer filters based on file_type paramter | https://api.github.com/repos/langchain-ai/langchain/issues/6257/comments | 1 | 2023-06-15T22:56:58Z | 2023-06-19T00:47:59Z | https://github.com/langchain-ai/langchain/issues/6257 | 1,759,648,276 | 6,257 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
I have loaded a csv and I am reading it using create_pandas_dataframe_agent , when i query to gpt 3.5 turbo, i usually get the token exceeded over 4097 issue, is there a way i can subside that for example there are features like chain_type='refine', 'map_reduce' in document summarizer to... | Issue: create_pandas_dataframe_agent token size issue | https://api.github.com/repos/langchain-ai/langchain/issues/6254/comments | 5 | 2023-06-15T20:43:52Z | 2023-12-28T16:07:47Z | https://github.com/langchain-ai/langchain/issues/6254 | 1,759,522,409 | 6,254 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain version >= 0.0.198 and python version 3.9
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [x] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
-... | Can not import NotRequired from typing_extensions.py | https://api.github.com/repos/langchain-ai/langchain/issues/6245/comments | 2 | 2023-06-15T18:24:08Z | 2023-09-22T16:07:01Z | https://github.com/langchain-ai/langchain/issues/6245 | 1,759,338,462 | 6,245 |
[
"langchain-ai",
"langchain"
] | ### Feature request
Allow a way within the source documents to determine if identified text in the map step has relevant information that was extracted or not, as well as find the text that was extracted from the sources.
### Motivation
Currently, when the output returns the source documents, it identifies all of th... | Map Reduce in Document Chain within a Conversational Retrieval Chains: Allow a way to determine if sources are relevant in output | https://api.github.com/repos/langchain-ai/langchain/issues/6240/comments | 2 | 2023-06-15T16:53:57Z | 2023-09-23T16:05:14Z | https://github.com/langchain-ai/langchain/issues/6240 | 1,759,218,101 | 6,240 |
[
"langchain-ai",
"langchain"
] | ### System Info
It's currently not possible to switch from making calls from AzureChatOpenAI to ChatOpenAI in the same process. This is an issue for folks who use OpenAI's API as a fallback (in case Azure returns a filtered response, or you hit the (usually much lower) rate limit).
### Who can help?
_No response_
#... | Cannot switch from AzureChatOpenAI to ChatOpenAI | https://api.github.com/repos/langchain-ai/langchain/issues/6238/comments | 1 | 2023-06-15T16:49:15Z | 2023-09-21T16:07:36Z | https://github.com/langchain-ai/langchain/issues/6238 | 1,759,212,317 | 6,238 |
[
"langchain-ai",
"langchain"
] | ### System Info
Gmail toolkit cannot handle sending email to one person correctly - if I want to send email to one person it doesn't consider that `action_input` should look like:
```
{
...
to: ["email@gmail.com"]
...
}
```
Instead it look like:
```
{
...
to: "email@gmail.com"
... | Gmail toolkit cannot handle sending email to one person correctly | https://api.github.com/repos/langchain-ai/langchain/issues/6234/comments | 0 | 2023-06-15T15:30:50Z | 2023-06-21T08:25:51Z | https://github.com/langchain-ai/langchain/issues/6234 | 1,759,091,335 | 6,234 |
[
"langchain-ai",
"langchain"
] | https://github.com/hwchase17/langchain/blob/c7db9febb0edeba1ea108adc4423b789404ce5f2/langchain/experimental/plan_and_execute/schema.py#L31
From
`class ListStepContainer(BaseModel):`
To
`class ListStepContainer(BaseStepContainer):`
| correct the base class | https://api.github.com/repos/langchain-ai/langchain/issues/6231/comments | 0 | 2023-06-15T15:16:56Z | 2023-07-13T07:03:03Z | https://github.com/langchain-ai/langchain/issues/6231 | 1,759,059,676 | 6,231 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain version: 0.0.190
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [... | The parameter 'n' in ChatOpenAI only creates one completion | https://api.github.com/repos/langchain-ai/langchain/issues/6227/comments | 2 | 2023-06-15T13:56:28Z | 2023-06-15T18:21:51Z | https://github.com/langchain-ai/langchain/issues/6227 | 1,758,900,392 | 6,227 |
[
"langchain-ai",
"langchain"
] | ### System Info
Version: 0.0.200
### Who can help?
@hwchase17 , @agola11
- I have a PR ready ... creating an issue so I can pair it
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Pro... | OpenAI functions dont work with async streaming... | https://api.github.com/repos/langchain-ai/langchain/issues/6225/comments | 0 | 2023-06-15T13:22:11Z | 2023-06-19T00:05:18Z | https://github.com/langchain-ai/langchain/issues/6225 | 1,758,831,104 | 6,225 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain version: 0.0.200
OS: Ubuntu 22.04 on WSL
python: 3.9.17
### Who can help?
@hwchase17
@thecoo
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [X] Prompts / Prompt Templat... | APIChain: Prompt injection can lead to SSRF / API requests to arbitrary endpoints | https://api.github.com/repos/langchain-ai/langchain/issues/6224/comments | 2 | 2023-06-15T13:18:58Z | 2023-09-21T16:07:41Z | https://github.com/langchain-ai/langchain/issues/6224 | 1,758,824,963 | 6,224 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain v0.0.200
I want to use GPTCache in my project based on langchain. But I find `langchain.llm_cache` only supports in `BaseLLM`, and it has no support in `BaseChatModel`. So I can't use llm_cache when using ChatOpenAI. instead, i can only use it by using OpenAI.
Related langchain source c... | why llm_cache only supports in BaseLLM, not in BaseChatModel? I can't use llm_cache when using ChatOpenAI. instead, i can only use it by using OpenAI. | https://api.github.com/repos/langchain-ai/langchain/issues/6220/comments | 1 | 2023-06-15T12:15:18Z | 2023-06-19T02:20:01Z | https://github.com/langchain-ai/langchain/issues/6220 | 1,758,699,712 | 6,220 |
[
"langchain-ai",
"langchain"
] | I just started a new project in langchain and when I try to create a OpenAIEmbeddings object, I'm asked for a client which has a type Any. This is not in documentation anywhere and it's hard to figure out what client is required.
It would be amazing if someone can clarify the use-case for this. I would be happy to r... | No Documentation for constructor parameter client | https://api.github.com/repos/langchain-ai/langchain/issues/6217/comments | 2 | 2023-06-15T11:10:31Z | 2023-09-22T16:07:02Z | https://github.com/langchain-ai/langchain/issues/6217 | 1,758,591,163 | 6,217 |
[
"langchain-ai",
"langchain"
] | I just checked the token usage for the summay generation after I set the max_token_limit to 100 and wondered why I had a token usage over 1000 tokens. I think the call in the following line should pass the messages that are left in the buffer and not the pruned messages,
https://github.com/hwchase17/langchain/blob/... | Summary is run on pruned messages, not remaining messages | https://api.github.com/repos/langchain-ai/langchain/issues/6215/comments | 2 | 2023-06-15T10:21:30Z | 2023-06-15T10:46:41Z | https://github.com/langchain-ai/langchain/issues/6215 | 1,758,511,259 | 6,215 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain v0.0.198
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Documen... | The Agent is incompatible with the GPT-3.5-turbo-16k model. | https://api.github.com/repos/langchain-ai/langchain/issues/6214/comments | 3 | 2023-06-15T10:18:16Z | 2023-09-23T16:04:52Z | https://github.com/langchain-ai/langchain/issues/6214 | 1,758,506,158 | 6,214 |
[
"langchain-ai",
"langchain"
] | ### System Info
macos
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [x] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [x] Output Parsers
- [ ] Document Loaders
- [... | ValueError: invalid literal for int() with base 10: '0<|im_end|>' use it will throw an exception | https://api.github.com/repos/langchain-ai/langchain/issues/6210/comments | 6 | 2023-06-15T08:40:40Z | 2023-12-13T16:08:58Z | https://github.com/langchain-ai/langchain/issues/6210 | 1,758,334,841 | 6,210 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain 0.0.200
Python 3.11
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ... | OPENAI_FUNCTIONS agent doesn't accept python_repl or google-search or wolfram-alpha tool | https://api.github.com/repos/langchain-ai/langchain/issues/6209/comments | 4 | 2023-06-15T08:15:08Z | 2023-06-16T10:05:53Z | https://github.com/langchain-ai/langchain/issues/6209 | 1,758,290,677 | 6,209 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain: 0.0.200
platform: macOS
python: 3.10.11
clickhouse: version 23.5.2.7 (official build)
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embed... | ClickHouse ERROR: Distance function argument of Annoy index must be of type String. | https://api.github.com/repos/langchain-ai/langchain/issues/6208/comments | 4 | 2023-06-15T07:41:38Z | 2023-06-19T00:34:55Z | https://github.com/langchain-ai/langchain/issues/6208 | 1,758,232,832 | 6,208 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain: 0.0.188 (but same would happen in the latest master too)
python 3.10
Linux
Apparently, when model generates no text (it will depend on a specific set of prompts, messages, NO stopwords is used), Azure OpenAI API responds with something like this:
```
{
"choices": [
{
... | Azure OpenAPI sometimes returns message without text, but also missing "content" key. Langchain should handle it gracefuly. | https://api.github.com/repos/langchain-ai/langchain/issues/6205/comments | 3 | 2023-06-15T06:56:52Z | 2023-10-24T16:07:48Z | https://github.com/langchain-ai/langchain/issues/6205 | 1,758,166,345 | 6,205 |
[
"langchain-ai",
"langchain"
] | ### System Info
Version: 0.0.188 (but I don't see any change in the latest master that would fix that)
Python: 3.10
Linux
Problem description:
In one of our environments we have multiple Azure OpenAPI base URLs and have to change them on a fly. We do it by changing LLM within the Chain, basically recreating LLM ... | On API base URL change, underlying connection doesn't always change. | https://api.github.com/repos/langchain-ai/langchain/issues/6202/comments | 3 | 2023-06-15T06:45:19Z | 2023-10-25T16:08:12Z | https://github.com/langchain-ai/langchain/issues/6202 | 1,758,150,424 | 6,202 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain==0.0.198 and current HEAD
AzureChat inherits from OpenAIChat

Which throws on Azure's model name
 got an unexpected keyword argument 'score_threshold' | https://api.github.com/repos/langchain-ai/langchain/issues/6194/comments | 5 | 2023-06-15T02:16:22Z | 2024-05-29T05:30:19Z | https://github.com/langchain-ai/langchain/issues/6194 | 1,757,913,609 | 6,194 |
[
"langchain-ai",
"langchain"
] | ### System Info
Basically, when using "llm.generate" in combination with get_openai_callback the total_cost just outputs 0.
Code Snippet
```
from langchain.chat_models import ChatOpenAI
from langchain.schema import (
AIMessage,
HumanMessage,
SystemMessage
)
from langchain.callbacks import get_op... | get_openai_callback total_cost BROKEN | https://api.github.com/repos/langchain-ai/langchain/issues/6193/comments | 5 | 2023-06-15T02:05:58Z | 2023-09-21T16:08:01Z | https://github.com/langchain-ai/langchain/issues/6193 | 1,757,906,824 | 6,193 |
[
"langchain-ai",
"langchain"
] | ### System Info
When I'm using "gpt-3.5-turbo-16k" model,This model supports 16k token.However, using the mp-reduce algorithm, if the answer obtained at A time exceeds 4000 tokens, this will be reported. "A single document was longer than the context length,we cannot handle this." Error.
 | https://api.github.com/repos/langchain-ai/langchain/issues/6184/comments | 1 | 2023-06-14T21:11:13Z | 2023-09-20T16:07:35Z | https://github.com/langchain-ai/langchain/issues/6184 | 1,757,654,642 | 6,184 |
[
"langchain-ai",
"langchain"
] | ### System Info
OS: Ubuntu 20.04 LTS
branch: master
Python: 3.9
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ]... | following contributing.md results in being unable to run make | https://api.github.com/repos/langchain-ai/langchain/issues/6182/comments | 13 | 2023-06-14T20:12:59Z | 2023-10-16T14:28:59Z | https://github.com/langchain-ai/langchain/issues/6182 | 1,757,571,414 | 6,182 |
[
"langchain-ai",
"langchain"
] | ### Issue with current documentation:
This is not documented. An example is provided, with no explanation whatsoever. As such this [page](https://python.langchain.com/en/latest/modules/agents/agents/examples/openai_functions_agent.html) contributes nothing over and above the source code.
### Idea or request for conte... | DOC: No explanation of OPENAI_FUNCTIONS agent | https://api.github.com/repos/langchain-ai/langchain/issues/6178/comments | 4 | 2023-06-14T19:00:52Z | 2023-09-21T16:08:06Z | https://github.com/langchain-ai/langchain/issues/6178 | 1,757,479,011 | 6,178 |
[
"langchain-ai",
"langchain"
] | ### System Info
torch.__version__ '2.0.1+cu117'
langchain.__version__ '0.0.199'
transformers.__version__ '4.30.2'
### Who can help?
@hwchase17
@agola11
@eyurtsev
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [X] Em... | Only using GPU:0 for vector embedding. | https://api.github.com/repos/langchain-ai/langchain/issues/6174/comments | 7 | 2023-06-14T17:51:44Z | 2024-05-11T16:05:47Z | https://github.com/langchain-ai/langchain/issues/6174 | 1,757,386,307 | 6,174 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
Hi folks! 👋 My name is Brigit, and I'm a PM on the VS Code team working on dev containers and [their open spec](https://containers.dev/). Thank you so much for [adding a dev container to this repo](https://github.com/hwchase17/langchain/pull/4035) and [langchainjs](https://github.com/hw... | Issue: Update dev container configuration | https://api.github.com/repos/langchain-ai/langchain/issues/6172/comments | 3 | 2023-06-14T17:41:55Z | 2023-06-16T22:42:15Z | https://github.com/langchain-ai/langchain/issues/6172 | 1,757,374,044 | 6,172 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain=0.0.199
Python=3.9.13
### Who Can Help
@eyurtsev
@hwchase17
### Information
- [x] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [x] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Select... | KeyError: 'content' using `AzureCognitiveSearchRetreiver` | https://api.github.com/repos/langchain-ai/langchain/issues/6171/comments | 2 | 2023-06-14T17:20:57Z | 2023-09-20T16:07:45Z | https://github.com/langchain-ai/langchain/issues/6171 | 1,757,345,891 | 6,171 |
[
"langchain-ai",
"langchain"
] | ### System Info
Windows 11
Langchain - 0.0.184
Python 3.11.1
### Who can help?
@eyu
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [X] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Pa... | Missing documents when using embeddings | https://api.github.com/repos/langchain-ai/langchain/issues/6168/comments | 1 | 2023-06-14T14:56:11Z | 2023-09-20T16:07:50Z | https://github.com/langchain-ai/langchain/issues/6168 | 1,757,100,849 | 6,168 |
[
"langchain-ai",
"langchain"
] | ### System Info
LnagChain v0.0.200
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Documen... | TypeError: FAISS.similarity_search_with_score_by_vector() got an unexpected keyword argument 'score_threshold' | https://api.github.com/repos/langchain-ai/langchain/issues/6167/comments | 2 | 2023-06-14T14:38:07Z | 2023-09-20T16:07:55Z | https://github.com/langchain-ai/langchain/issues/6167 | 1,757,063,965 | 6,167 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain version = 0.0.198
while using the lagchain create_pandas_dataframe_agent,
it was able to generate the correct intermediate command,
but when it came to execute it, it says pd is not defined.
its not able to detect that pandas is to imported as pd
i am using AzureOpenAI service with ... | NameError: Name pd not found with PythonRepl | https://api.github.com/repos/langchain-ai/langchain/issues/6166/comments | 12 | 2023-06-14T13:09:38Z | 2024-04-10T16:10:22Z | https://github.com/langchain-ai/langchain/issues/6166 | 1,756,874,033 | 6,166 |
[
"langchain-ai",
"langchain"
] | ### System Info
**The problem seem to be in below code:**
exception: dict is not iterable
Working version: langchain==0.0.164
usecase : https://python.langchain.com/en/latest/modules/chains/index_examples/vector_db_qa.html
Issue in below method:
```
def dict(self, **kwargs: Any) -> Dict:
"""Retur... | Retrieval Question/Answering Example not working in 0.0.200 | https://api.github.com/repos/langchain-ai/langchain/issues/6162/comments | 5 | 2023-06-14T12:37:22Z | 2023-06-27T06:42:45Z | https://github.com/langchain-ai/langchain/issues/6162 | 1,756,809,915 | 6,162 |
[
"langchain-ai",
"langchain"
] | Can I improve loading time of Llama Cpp 7b/13b? I am using LlamaCpp function with LLMChain and RetrievalQA.from_chain_type in my python code. | LlamaCpp loading time | https://api.github.com/repos/langchain-ai/langchain/issues/6160/comments | 2 | 2023-06-14T11:59:36Z | 2023-10-30T16:06:23Z | https://github.com/langchain-ai/langchain/issues/6160 | 1,756,732,814 | 6,160 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain : 0.0.197
docker python alpine image : 3.11.3
ConversationalRetrievalChain works perfectly and i get awesome output. at the same time i also need to track my usage on openai api call.
Im setting the qa object as below
```
qa = ConversationalRetrievalChain.from_llm(
model,
... | OpenAICallbackHandler is not updating values when used in ConversationalRetrievalChain | https://api.github.com/repos/langchain-ai/langchain/issues/6158/comments | 3 | 2023-06-14T11:44:21Z | 2023-08-24T07:06:53Z | https://github.com/langchain-ai/langchain/issues/6158 | 1,756,703,219 | 6,158 |
[
"langchain-ai",
"langchain"
] | ### System Info
Hi,
I'm trying to reproduce this example https://python.langchain.com/en/latest/modules/agents/toolkits/examples/powerbi.html
When i launch this part of the code :
toolkit = PowerBIToolkit(
powerbi=PowerBIDataset.update_forward_refs(dataset_id=dataset-id, table_names=['Tables'], credential=... | Impossible to connect PowerBI Dataset Agent to Azure services | https://api.github.com/repos/langchain-ai/langchain/issues/6157/comments | 6 | 2023-06-14T11:39:46Z | 2024-01-09T09:56:23Z | https://github.com/langchain-ai/langchain/issues/6157 | 1,756,695,978 | 6,157 |
[
"langchain-ai",
"langchain"
] | ### System Info
Recently, we do a few test on the ConversationalRetrievalChain + Memory, and notice that, the customer's question is rephrased by Langchain to a totally different meaning. Anyone knows how to avoid this?
The conversation is to introduce the different package of a mobile plan to the customer. and C... | langchain rephrased the human input to a completely different meaning in the prompts | https://api.github.com/repos/langchain-ai/langchain/issues/6152/comments | 4 | 2023-06-14T09:37:59Z | 2023-10-24T16:08:03Z | https://github.com/langchain-ai/langchain/issues/6152 | 1,756,473,541 | 6,152 |
[
"langchain-ai",
"langchain"
] | ### System Info
Langchain version: 0.0.200
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ]... | Tracking total cost for gpt-3.5-turbo-0613 yields $0.0 | https://api.github.com/repos/langchain-ai/langchain/issues/6150/comments | 8 | 2023-06-14T09:33:38Z | 2023-06-20T07:26:02Z | https://github.com/langchain-ai/langchain/issues/6150 | 1,756,466,498 | 6,150 |
[
"langchain-ai",
"langchain"
] | ### System Info
This impacts both JS and Python versions
### Who can help?
@hwchase17
@nfcampos
### Information
- [X] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Pr... | Core MapReduceChain token counting before combine step - Performance | https://api.github.com/repos/langchain-ai/langchain/issues/6147/comments | 2 | 2023-06-14T09:19:36Z | 2023-06-14T09:27:58Z | https://github.com/langchain-ai/langchain/issues/6147 | 1,756,441,925 | 6,147 |
[
"langchain-ai",
"langchain"
] | ### System Info
when > Finished chain.
output: [article] but not complete, it still has something to write.
how can I make article completely?
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Cha... | create_csv_agent incomplete response | https://api.github.com/repos/langchain-ai/langchain/issues/6145/comments | 1 | 2023-06-14T08:50:25Z | 2023-09-20T16:08:00Z | https://github.com/langchain-ai/langchain/issues/6145 | 1,756,386,963 | 6,145 |
[
"langchain-ai",
"langchain"
] | ### System Info
LangChain version: 0.0.200
Platform: Ubuntu 20.04 LTS
Python version: 3.10.4
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] P... | ValueError for tutorial about JSONLoader | https://api.github.com/repos/langchain-ai/langchain/issues/6144/comments | 4 | 2023-06-14T08:38:29Z | 2023-11-09T16:12:34Z | https://github.com/langchain-ai/langchain/issues/6144 | 1,756,363,223 | 6,144 |
[
"langchain-ai",
"langchain"
] | ### Feature request
[Guidance](https://github.com/microsoft/guidance) is a language for controlling large language models developed by Microsoft.
"Guidance allows to interleave generation, prompting, and logical control into a single continuous flow [...] more effectively and efficiently than traditional prompti... | Microsoft Guidance Integration | https://api.github.com/repos/langchain-ai/langchain/issues/6142/comments | 18 | 2023-06-14T07:22:51Z | 2024-03-18T16:04:45Z | https://github.com/langchain-ai/langchain/issues/6142 | 1,756,237,161 | 6,142 |
[
"langchain-ai",
"langchain"
] | ### System Info
ubuntu
python 3.10.16
langchain 0.0.200
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Outpu... | getting error: while implementing chatopenai module with gpt-4-0613 | https://api.github.com/repos/langchain-ai/langchain/issues/6140/comments | 2 | 2023-06-14T06:39:33Z | 2023-09-21T16:08:11Z | https://github.com/langchain-ai/langchain/issues/6140 | 1,756,168,272 | 6,140 |
[
"langchain-ai",
"langchain"
] | ### System Info
langchain==0.0.195
python==3.9.6
### Who can help?
@hwchase17
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parser... | ConversationChain default prompt leads the model to converse with itself | https://api.github.com/repos/langchain-ai/langchain/issues/6138/comments | 8 | 2023-06-14T06:00:02Z | 2024-02-13T16:16:18Z | https://github.com/langchain-ai/langchain/issues/6138 | 1,756,118,915 | 6,138 |
[
"langchain-ai",
"langchain"
] | ### Issue you'd like to raise.
I am a beginner in langchain, thank you for your patience in reading this problem description, I would appreciate if you could suggest sth.
<img width="614" alt="image" src="https://github.com/hwchase17/langchain/assets/18730237/ad9c718c-7a23-40a4-8dd1-acebc4305553">
```
loader = Un... | OSError: UnstructuredPDFLoader Show invalid argument Error when passing the url as a file_path parameter | https://api.github.com/repos/langchain-ai/langchain/issues/6135/comments | 0 | 2023-06-14T05:03:49Z | 2023-06-14T05:38:47Z | https://github.com/langchain-ai/langchain/issues/6135 | 1,756,061,596 | 6,135 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.