Module: Woods::CostModel
- Defined in:
- lib/woods/cost_model.rb,
lib/woods/cost_model/estimator.rb,
lib/woods/cost_model/storage_cost.rb,
lib/woods/cost_model/embedding_cost.rb,
lib/woods/cost_model/provider_pricing.rb
Overview
Cost modeling for embedding, storage, and query costs across different backend configurations. Based on the cost analysis in BACKEND_MATRIX.md.
Defined Under Namespace
Modules: ProviderPricing Classes: EmbeddingCost, Estimator, StorageCost