-
-
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
``…
-
Direction changed, txt will be updated soon.
Old stuff:
- 1997: [The Internet: A Future Tragedy of the Commons?](https://link.springer.com/chapter/10.1007/978-1-4757-2644-2_22)
- [Internet Securi…
-
## 💻 What to do
Write a guide on KoboldAI integration, how to set up and what is the benefits.
**_Please, avoid using chatGPT for text. Include code samples. If needed, add graphs._**
Here's …
-
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…
-
### Feature request
It would be nice if we could force a generative LM to only produce JSON with a specific schema. I was thinking the end user should be able to do something as simple as `model.ge…
-
### 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
- [ …
-
## 💻 What to do
Write a guide on creation app based on moday AI assistant, for The monday.com AI app hackathon, integrating one of popular LLMs or other Generative AI models.
Here's the giude on…
-
Not sure which paramters the different search algos take had to go by trial and error, the following works but inevitably runs in this error at some point:
```python
import os
from tree_of_thou…
-
### 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…