-
I'm very sorry to bother you all, but when I call ask as proposed in #433, it suggests that the question related parameter is missing. In fact, I made a lot of attempts to bypass the ask method, e.g. …
-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting
- [X] I have checked the existing issues…
-
### Idea
Add support for custom plugins built for VS Code Copilot's extension system, enabling integration with external data sources, LLMs, third party agents etc. Perplexity has one, some open s…
-
Lack of domain understanding may sometime lead to suggestions that are not feasible or practical. For example, suggesting a change in an emulator (that is supposed to exactly replicate quantum hardwar…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
Command to run:
```
docker run -it \
--pull=alw…
ryx2 updated
17 hours ago
-
Hello, there is only
GPT-4o
GPT-4o Mini
Claude 3.5 Sonnet
LLama 3.1 405B
These four models have passed the test of this project, and the other LangChain chat models have not been tested, right? I…
-
/kind feature
**Describe the solution you'd like**
This proposal outlines the need for an API to standardize the discovery, installation, and aggregation of LLM functions, agents or tools in Kub…
-
While using Replicate Granite model via Langchain Langgraph following error is encountered for agent creation
from langchain_community.llms import Replicate
from ibm_granite_community.noteb…
-
### Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Description
I receive Agent/Tool validation errors whenever I try to use SerperDevTool or the default MyCustomTool, after attempting to use SerperDevTool the first time. MyCustomTool works fine …