Commit 7dbe30e
committed
feature #351 [AI Bundle][Cerebras] Add platform configuration (muqeetsyed)
This PR was merged into the main branch.
Discussion
----------
[AI Bundle][Cerebras] Add platform configuration
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | no
| Issues | #16
| License | MIT
- Added new config node `cerebras` with required `api_key` in options.php
- Updated AiBundleTest to include full config for cerebras
Commits
-------
b34d32c Add cerebras platform configuration optionFile tree
2 files changed
+8
-0
lines changed- src/ai-bundle
- config
- tests/DependencyInjection
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
326 | 329 | | |
327 | 330 | | |
328 | 331 | | |
| |||
0 commit comments