-
### 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…
-
Currently, only "Pubmed search" is available. Maybe we can add more search tools, e.g. OpenAlex, CrossRef, Matilda (?), ORCID, Deutsche Nationalbibliothek, etc.
-
AssistantAgent can take a list of tools.
These tools are typically python functions which themselves can have dependencies and secrets.
For example, a search tool might use a specific search library …
-
### Feature Description
Similar to #3468
When working on agents or tools that require retrieving, saving, or working with a session, you might need to use dynamic IDs or data that were sent with …
-
### Description
Using the LangChain [DuckDuckGo Search tool](https://python.langchain.com/docs/integrations/tools/ddg/) results in an error
### Steps to Reproduce
Specify an agent to use the …
-
**Is your feature request related to a problem? Please describe.**
Certain tool names do not have "intuitive" names which may lead an LLM agent to not perform the right tool call.
**Describe the sol…
-
Hi! I had a question on if it's possible to control tool usage in CrewAI, particularly where it concerns SerpAPI.
Can you construct an agent such that it only calls a SerpAPI Google Search tool if…
-
I'm unsure if this is the right way to contact about this query, I have posted a question on Stack Exchange without response, my apologies if posting here is incorrect!
Stack Exchange post: (https://…
-
### 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 integrat…
-
Electron build - `8bc816e83e`
Steps to reproduce the problem:
1. Chat with Tildy
2. Add the following tools to thread - "Crawl Website" and "Browser"
Click on `tool` icon to list the tools.
N…