-
-
### System Info
LangChain version 0.0.190
Python 3.9
### Who can help?
@seanpmorgan @3coins
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Relat…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.82
- OS Version: Windows 11
Steps to Reproduce:
1. Devcontainer json code is below
``…
-
after today update
/home/mahmoud/Projects/gpt/venv/bin/python /home/mahmoud/Projects/gpt/AUTOGPT.py
Traceback (most recent call last):
File "/home/mahmoud/Projects/gpt/AUTOGPT.py", line 11, in …
-
Traceback (most recent call last):
File "/content/Free-AUTO-GPT-with-NO-API/BABYAGI.py", line 17, in
from langchain.experimental import BabyAGI
File "/usr/local/lib/python3.10/dist-package…
-
It's very good to see open sourced code of the research "generative agents"! I have a question for this.
in this model, how frequently the chatgpt api is called? for each action/conversation genera…
-
### System Info
langchain version == 0.0.271
### Who can help?
@hwchase17
### Information
- [X] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ …
-
# 每日安全资讯(2023-06-27)
- SecWiki News
- [ ] [SecWiki News 2023-06-26 Review](http://www.sec-wiki.com/?2023-06-26)
- 先知安全技术社区
- [ ] [Linux kernel exploit:CVE-2022-29582](https://xz.aliyun.com/t/1263…
-
## 💻 What to do
Write a guide on creation app based on moday AI assistant, for The monday.com AI app hackathon, integrating one of Google Vertex AI models.
Here's the giude on building app with …
-
### Issue you'd like to raise.
I have custom memory with memory key as 'context' as follows which i would like to use in the underling chain as readonly memory
```
memory = ScopeContextMem…