Commit cecc2a2
committed
docs(config): document Eden AI as an EU OpenAI-compatible provider
Eden AI is a French, EU-based OpenAI-compatible gateway. OpenKB already
supports it through the existing OPENAI_API_BASE override, so this documents
the config in the configuration guide and .env.example: set LLM_API_KEY to
an Eden AI key, OPENAI_API_BASE to https://api.edenai.run/v3 (or the EU
endpoint), and a double-prefixed model (openai/<vendor>/<model>) so LiteLLM
keeps Eden AI's vendor-prefixed id intact.1 parent a69c7d4 commit cecc2a2
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
219 | 242 | | |
220 | 243 | | |
221 | 244 | | |
| |||
0 commit comments