tuanlv14
tuanlv14
### 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 searched for existing...
### What happened? I config: - model_name: cloudflare-deepseek-coder-6.7b litellm_params: model: cloudflare/@hf/thebloke/deepseek-coder-6.7b-instruct-awq api_base: https://api.cloudflare.com/client/v4/accounts/my_acc_id/ai/v1/ api_key: my_CLOUDFLARE_API_KEY rpm: 100 This config can be deployed successfully and when I send request to model,...
### The Feature I suggest to add Premp provider under OpenAI compatibility: curl --request POST \ --url https://app.premai.io/v1/chat/completions \ --header 'Authorization: API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "project_id":...
### Issue I saw a new feature 'Add file: CONVENTIONS.md to .aider.conf.yml to always load a specific file. I think aider also should have this kind of feature for web...
### Issue Sometime I would like to write a script for SQL server by aider but it doesn't seem to be supported in aider. Pls consider this one as a...
**Feature description** I see embedding Configuration but I did not see any instruction to set Reranker. Request. --> If setting ranker was not avaiable, pls add this one. Pls consider...
I add a custom model, not OPENROUTER_API_KEY, not TOGETHER_API_KEY. I add API key directly when I do custom model add. I also add API key by export CUSTOM_API_KEY="my_key" But both...
#### OS Windows 11 #### Versions of xlwings, Excel and Python 0.31.8, Office 365, Python 3.11 #### Describe your issue (incl. Traceback!) Once I did Import function, I got the...
### Issue Sometime, I did not work with multimodal models like as gpt-4o, claude-sonet-3.5 .. but I would like to use a specific vision model to read an image file...
# Improve documentation After I deploy docker at localhost:8070, i get the response: "Welcome to Serverless Redis HTTP!" How can I go to end-point like as https://database.build/ (web front end)...