hemeda3
hemeda3
I have this same issue always , solved it by executing: python -m pip install markupsafe==2.0.1
Just a suggestion :D - I would do it this way using the prompt object itself! ```Java private void openAiChatRunUseInstruction() { List messages = new ArrayList(); Prompt prompt = new...
@khamisEDX I don't think we can use client secret in flutter mobile app it's not safe at all
@tzolov thanks for taking the time to check my PR. I followed OpenAiImageApi as good generic example , almost copy paste the structure file names etc.. https://docs.spring.io/spring-ai/reference/api/index.html#generic-model-api  but seems...