Why?
In order to centralize our prompts, we have the aiprompts project, which also enables prompt evaluation. However, there is currently no mechanism that directly links the prompts in ai-prompts to the tmail backend. As a result, the prompt must be manually copied and pasted each time, which is inefficient .
What?
We need to implement a direct link between the two projects to retrieve and inject common variables(prompt). The goal is to maintain a single, shared prompt that can be used consistently across different projects.
How?
TO BE DONE ....
Why?
In order to centralize our prompts, we have the aiprompts project, which also enables prompt evaluation. However, there is currently no mechanism that directly links the prompts in ai-prompts to the tmail backend. As a result, the prompt must be manually copied and pasted each time, which is inefficient .
What?
We need to implement a direct link between the two projects to retrieve and inject common variables(prompt). The goal is to maintain a single, shared prompt that can be used consistently across different projects.
How?
TO BE DONE ....