-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integ…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
# Steps to reproduce
1. Launch the app and save sample data by quitting properly.
2. Edit the json file, delete all fields of `contactRecords` object and save.
3. Start the app up.
![image.png](h…
-
Hi! I was testing out the new feature.
I don´t know if it is possible yet. But I would like to know how to integrate human in loop directly in LangGraph Studio.
The node with the human in loop l…
-
### Describe the bug
*Async* `a_initiate_chat` agents conversation is interrupting more for human feedback whereas same codebase but for *Sync* `initiate_chat` workflow only asks once for human feedb…
-
# Steps to reproduce
1. Launch the app and save sample data by quitting properly.
2. Edit the json file, delete all fields of `contactRecords` object and save.
3. Start the app up.
![image.png](h…
-
```sh
(topfarm) ernie@andromeda:~/code/TopFarm2$ hatch publish -r test
dist/topfarm-2.3.7.post6.tar.gz ... failed
Error uploading to repository: https://test.pypi.org/legacy/ - Client error '400 Ba…
-
I have created a Java Notebook based on LangGraph's ['Wait for user input - Simple Usage' page](https://langchain-ai.github.io/langgraph/how-tos/human_in_the_loop/wait-user-input/#simple-usage). Howev…
-
**Is your feature request related to a problem? Please describe.**
Currently we have an extra obstacle for users to communicate and also for municipalities to get to know content that is currently mi…
-
I am experimenting with a sample code that involves a team of two AI agents.
Agent 1 is responsible for crafting a travel blog,
Agent 2 then transforms this blog into a Facebook post, essentiall…