Documentation
¶
Overview ¶
Package prices seeds the ai_model_prices table from an embedded JSON price book at server startup.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Seed ¶
Seed applies the embedded price seed to ai_model_prices table, replacing the price columns of any existing (provider, model) row and inserting new ones. Rows already in the table that no longer appear in the seed are left untouched, so historical entries persist across upstream model deprecations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.