kghandour / Ollama-SwiftUI

User Interface made for Ollama.ai using Swift
MIT License
256 stars 26 forks source link

Allow system prompt input to be edited #33

Closed chryoung closed 7 months ago

chryoung commented 8 months ago

Add a TextField to bind prompt.system so that it can be sent to server.

kghandour commented 7 months ago

Thanks for the contribution! I am reviewing this now.

kghandour commented 7 months ago

Updated the PR with the main commits, added system prompt to the api call. Thanks for the contribution. Looking for your next one.