-
I think it is necessary to add an example to illustrate how to use openai-compatible api like deepseek to use fast-graphrag, since the official openai api is too expensive.
For example, in Lightrag…
-
```
Traceback (most recent call last):
File "app/app.py", line 74, in
app = App()
^^^^^
File "app/app.py", line 39, in __init__
self.core = Core()
^^^^^^
…
-
Hi, Podcastfy Team.
I would like to make a feature request for easier deployment and integration with other systems.
- Docker Support: It would be much easier to have a Dockerfile so that users …
-
### What feature would you like to be added?
I would love to have a /v1/chat endpoint that communicates with my Autogen agents. Is there any simple platforms that support this with autogen agents?
#…
-
### Feature request
It would be nice to be able to include multiple OpenAI API-compatible models, for example, one hosted by OpenAI and another hosted by Azure (GitHub Models). To my knowledge, it is…
-
Currently, the llm function in [ai/api/llms.py](https://github.com/briefercloud/briefer/blob/main/ai/api/llms.py) is created using ChatOpenAI from Langchain with a fixed endpoint for OpenAI.
To ma…
-
I noticed that the url in this crate is hardcoded, which currently only supports the official API endpoints of each AI service provider.
Would there be a plan to make the endpoint configurable? For…
-
Hiya,
i've been using Kiln for a bit with a supplied OpenAi Key.
But we all know that Cloud services are expensive and not very customizeable.
Hence why i'd have hoped for more Local support.
…
-
### Issue
Aider is one one of the (if not the) best coding tools around. But beside aider there are lots of other VS Code, Intellij IDEA etc plugins which try to do the same and are not so good. Peop…
-
### 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…