Thanks for the comment and suggestion on Postgres. I agree about the additional surface area of maintenance. However, the reason I used Redis was to become familiar with Redis in the Spring ecosystem. After writing in Python, Go, and Swift, I came back to Java and decided to become a strong Spring & Java developer. That's why I am writing Spring projects to solve different problems with different tech stacks. But now, because you mentioned it, I am interested in using Postgres as a message queue, and I will definitely try it in my future projects.
I've used streamlit a good bit, its very nice for prototyping with quickly, i hadnt really considered it for my desktop app but maybe it could work. Thanks!
Hello, I'm glad you find it useful. I aimed to create something that would serve a purpose. If you can provide me details about use case you are trying to solve, I may add a feature to llmdantic to support it. Right now:
After initialize llmdantic you can get the prompt by running the following command:
"""
from llmdantic import LLMdantic, LLMdanticConfig