Custom model Pricing configuration JSON #6293
|
Can we disable the deafult model prices config and load the custom pricing model configuration ? Currently langfuse is loading default-model-prices.json by default, How do we override this with custom JSON ? |
Replies: 3 comments 1 reply
|
Hey there, @winningcode! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this issue together while we wait for a human maintainer. Currently, Langfuse loads the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
|
This is currently not possible through JSON; however, you can change the prices programmatically using the models API. |
|
okay. Thanks for responding . |
This is currently not possible through JSON; however, you can change the prices programmatically using the models API.