hemeda3

Results 5 comments of 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 ![image](https://github.com/spring-projects/spring-ai/assets/6135967/c710cb97-3ad0-497a-b787-630e71358e5d) but seems...