holoviz / lumen

Illuminate your data.
https://lumen.holoviz.org
BSD 3-Clause "New" or "Revised" License
177 stars 20 forks source link

Specifying agents through `lumen-ai serve` CLI #784

Open ahuang11 opened 5 days ago

ahuang11 commented 5 days ago

I don't think it's supported yet.

philippjfr commented 5 days ago

Yes, been wanting this. Would suggest that we try to infer the default LLM based on environment variables, e.g. if OpenAI or Anthropic API keys are available and then standardize on a few CLI arguments, like --provider, --api-key, --llm-endpoint.