Almenon / Almenon/AREPL-vscode
duplicate validator function
オープン
bug
- 主要言語
- TypeScript
- スター
- 301
- フォーク
- 46
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Describe the bug**
```
pydantic.errors.ConfigError: duplicate validator function "langchain.prompts.base.BasePromptTemplate.validate_variable_names"; if this is intended, set `allow_reuse=True`
```
**To Reproduce**
Steps to reproduce the behavior:
1. `from langchain.llms import OpenAI`
2. Run once
3. Run again
**Expected behavior**
No error
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Other Information (please complete the following information):**
- OS: [e.g. Windows10]
- Python Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
コントリビューションガイド
評価
この issue はまだ評価されていません。