MikeBirdTech / obsidian-open-interpreter

The power of Open Interpreter in your Obsidian vault
MIT License
23 stars 0 forks source link

Add support for Anthropic API and model selection #4

Closed mentatbot[bot] closed 1 month ago

mentatbot[bot] commented 1 month ago

This update introduces the ability to configure the Anthropic API key alongside the existing OpenAI API key. Users can now select their preferred LLM provider (OpenAI or Anthropic) via a dropdown menu in the settings. Additionally, a new setting allows users to choose the LLM model they wish to use, with options tailored to the selected provider. The environment setup has been adjusted to accommodate these new settings, ensuring the correct API key and model are used based on user preferences.

Closes #3

Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!