Presidentlin commited on
Commit
c149386
·
1 Parent(s): 36fe320
Files changed (1) hide show
  1. src/lib/data.ts +10 -0
src/lib/data.ts CHANGED
@@ -612,6 +612,16 @@ export const mockData: Provider[] = [
612
  uri: "https://platform.moonshot.ai", // Replace with actual if different
613
  models: [
614
  {
 
 
 
 
 
 
 
 
 
 
615
  name: "kimi-k2-0711-preview",
616
  inputPrice: 0.60,
617
  outputPrice: 2.50,
 
612
  uri: "https://platform.moonshot.ai", // Replace with actual if different
613
  models: [
614
  {
615
+ name: "kimi-k2-thinking",
616
+ inputPrice: 0.60,
617
+ outputPrice: 2.50,
618
+ },
619
+ {
620
+ name: "kimi-k2-thinking-turbo",
621
+ inputPrice: 1.15,
622
+ outputPrice: 8.0,
623
+ },
624
+ {
625
  name: "kimi-k2-0711-preview",
626
  inputPrice: 0.60,
627
  outputPrice: 2.50,