simonw / datasette-llm

Datasette plugin for interacting with Large Language Models using LLM
10 stars 0 forks source link

Datasette plugin config for API keys #4

Open simonw opened 1 week ago

simonw commented 1 week ago

API keys are currently picked up from environment variables or keys.json. I should provide an option to configure those using traditional Datasette plugin settings too.

Originally posted by @simonw in https://github.com/simonw/datasette-llm/issues/3#issuecomment-2476809100