Arihan Varanasi
Arihan Varanasi
Feature to support #216
# why Allow users to easily define their own llm clients rather than adding support for each major provider in the main codebase #350 # what changed Added `llmClient` to...
# why Allow users to easily define their own llm clients rather than adding support for each major provider in the main codebase #350 # what changed - Refactored `LLMProvider`...
# why Support open-source LLMs and VLMs - #183 # what changed - created client for Ollama - currently supports llama-3.2 but other LLMs can be added to the list...