Closed JG-Adams closed 3 months ago
Being able to customize the behavior of AI is very useful. I put system parameter before the option as overloading, so you could do it with and without system to use custom or the modelfile.
Any way to reduce code size would be welcomed.
Only Generate would need system parameter as chat already support system. You encode that in message.
Being able to customize the behavior of AI is very useful. I put system parameter before the option as overloading, so you could do it with and without system to use custom or the modelfile.
Any way to reduce code size would be welcomed.