-
Might be useful to have an annotation that allows the developer to use a template for the `AiMessage`.
Example:
```java
@RegisterAiService
public interface AiService {
@SystemMessage("You…
-
### Ticket Contents
iGOT Karmayogi has a course or a micro-learning content which beautifully explains the concept. However, user is unaware of the course content or how to search for a course or a c…
-
**Is your feature request related to a problem? Please describe:**
I would like to run this in a docker container to get the obvious benefits of containers.
**Describe the solution you'd like:**…
-
Hi,
What is the best way/format to index a set of Questions and Answers into a workspace?
Also, can we add Q-A data into the same workspace alongside a set of PDFs? Or is it recommended to add th…
-
## 🐛 Bug
RWKV v6 models fail to compile with latest mlc_llm.
Edit: Also it seems that there's currently only rwkv v5 compiling test in ci. Should rwkv v6 be added in ci test too?
## To Reprod…
-
Hi,thanks for your Data-Copilot project.
After reading Data-Copilot, I think this is a kind of function call implementation based on prompt. so no offense I am confused if I can use function call in…
-
It would be nice to allow passing `Image` objects or collections of them into AI Service method.
They should be automatically appended to the `UserMessage` and sent to the LLM.
Need to discuss API o…
-
-
### What features would you like to see added?
We already support Stable Diffusion. It will be great to add support for [ComfyUI](https://github.com/comfyanonymous/ComfyUI).
### More details
Given…
-
Is there a simple way of registering additional local models ?
For example, a templated/cookiecutter Python package that could be used to specify the model name and path?
It would also be useful…