SystemSculpt / obsidian-systemsculpt-ai

Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
MIT License
86 stars 12 forks source link

Add option to include the ai model/version in the chat outputs #9

Closed ChrisBBBB closed 3 months ago

ChrisBBBB commented 4 months ago

I've been trying the chat feature and it is quite impressive I have to say. My feature request is that there is an option to enable the specific chat model and version to be included in the chat response text.

I'd like to know which model I'm chatting with as I might be experimenting with several models and then days or weeks after the event I'm going to lose track of which model gave which responses. If an option for that that information could be included in the chat text output maybe. For example instead of it saying 'user' and 'ai' in the code block could it say AI-model-version. Many thanks for your work.

josh-stephens commented 4 months ago

I think naming the model in the chat is a great idea. If there was a way to estimate and track cost for generations, that would be really helpful as well.

SystemSculpt commented 3 months ago

just implemented both @ChrisBBBB chat feature request to see which model has answered, as well as @josh-stephens request for having a price estimator for each chat (the new little dollar bag icon button next to the token count). cheers!