How to integrate Vivgrid to Elia
elia with function calling on Vivgrid
brew install pipx
pipx ensurepath
pipx install elia-chat
vim ~/.config/elia/config.toml
default_model="vivgrid" [[models]] id = "vivgrid" name = "openai/vivgrid" api_base = "https://api.vivgrid.com/v1/" api_key = "<VIVGRID_API_KEY>|<VIVGRID_API_SECRET>"
elia "how's the weather in London?"