-
### Checked other resources
- [X] I searched the Codefuse documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that …
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
```Text
Would it be possible to use other LLM service providers for powering the AI command search feature?
A …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
pipeline = IngestionPipeline(
transformations=[
SentenceSplitter(paragraph…
-
### Your current environment
python: 3.8
cuda: 11.8
vllm: 0.5.5+cu118
### Model Input Dumps
_No response_
### 🐛 Describe the bug
my llm model is qwen2 1.5b,so i want to initialize multiple wor…
-
TODO:
ADD
- **EXA AI**: for search
- **Open-Router**: for LLMs
-
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. …
-
### 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…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I am trying to get a full understanding on how function a function call message si d…
-
I am trying to run the below code but somehow I am getting " Error code: 401 - {'error': {'message': 'Incorrect API key provided"
Could anyone help me with this?
from crewai import A…