-
### Description
when attempting to load a GitHub Repo into long term memory after it reading and saving to collections , it doesn't get all the files but somewhere it crashes.
Logs
```
b" Runni…
-
### Software
Desktop Application, Pieces OS
### Operating System / Platform
Linux
### Your Pieces OS Version
Pieces OS 10.1.11 and Pieces for Developers 3.2.1
### Early Access Program
- [ ] Yes…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### 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_…
-
### Description
I use azure openai with customized endpoint, model name. And the Agent will fail at CrewAgentExecutorMixin._create_long_term_memory.
### Steps to Reproduce
1.Use customized azure o…
-
### Description
I'm currently working on a project where I'm using Crew AI agents with chunking and context retention. As part of this process, I'm attempting to implement long-term memory for the ag…
-
![image](https://github.com/user-attachments/assets/6ef6baf4-7c82-4c25-b499-e71744fb1629)
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund t…
-
**Is your feature request related to a problem? Please describe.**
No. It is related to a future improvement.
**Describe the solution you'd like**
As stated in the title, I like to have a reliabl…
-
In colab, after installing chromadb, running the Agent with Long Term Memory ++ Tools example:
```
ChromaDB collection created: results with metric: cosine and output directory: results
Traversin…
-
Hi! really awesome project! I just have question about potential usecase. Let's assume my dataframe has a few columns with textual data. I want to ask a question about which LMM model should have dom…