RobotecAI / o3de-genai-gems

Core features and interfaces enabling use of modern AI with O3DE for variety of purposes.
Other
1 stars 0 forks source link

Add role to the vendor API #110

Closed arturkamieniecki closed 1 month ago

arturkamieniecki commented 1 month ago

I've changed the API for communication with the Vendors. Now in the responses and prompts the role is present. Additionaly I've added a new Ollama chat model, that uses roles.

Prompt component is now deprecated.