-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
First of all thanks for the changes in #3
There is another potential nuance to consider about the use of the LLM_MODEL env variable supported by llm that I think could be considered as a further enhancement. (I opted for opening a separate issue instead of continuing the conversation on the closed one)
Currently sidechat starts up using the default model configured in llm.
I think it would be useful if sidechat could also take into account if the LLM_MODEL variable is already set on the shell where it is being started from and use that one instead of the llm default.
This is a minor thing and not a big problem so mostly wanted to suggest it here for consideration
Metadata
Metadata
Assignees
Labels
No labels