@mariozechner/pi-ai 0.50.0 → 0.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4761,23 +4761,6 @@ export declare const MODELS: {
|
|
|
4761
4761
|
contextWindow: number;
|
|
4762
4762
|
maxTokens: number;
|
|
4763
4763
|
};
|
|
4764
|
-
readonly "glm-4.7-free": {
|
|
4765
|
-
id: string;
|
|
4766
|
-
name: string;
|
|
4767
|
-
api: "openai-completions";
|
|
4768
|
-
provider: string;
|
|
4769
|
-
baseUrl: string;
|
|
4770
|
-
reasoning: true;
|
|
4771
|
-
input: "text"[];
|
|
4772
|
-
cost: {
|
|
4773
|
-
input: number;
|
|
4774
|
-
output: number;
|
|
4775
|
-
cacheRead: number;
|
|
4776
|
-
cacheWrite: number;
|
|
4777
|
-
};
|
|
4778
|
-
contextWindow: number;
|
|
4779
|
-
maxTokens: number;
|
|
4780
|
-
};
|
|
4781
4764
|
readonly "gpt-5": {
|
|
4782
4765
|
id: string;
|
|
4783
4766
|
name: string;
|
|
@@ -4931,23 +4914,6 @@ export declare const MODELS: {
|
|
|
4931
4914
|
contextWindow: number;
|
|
4932
4915
|
maxTokens: number;
|
|
4933
4916
|
};
|
|
4934
|
-
readonly "grok-code": {
|
|
4935
|
-
id: string;
|
|
4936
|
-
name: string;
|
|
4937
|
-
api: "openai-completions";
|
|
4938
|
-
provider: string;
|
|
4939
|
-
baseUrl: string;
|
|
4940
|
-
reasoning: true;
|
|
4941
|
-
input: "text"[];
|
|
4942
|
-
cost: {
|
|
4943
|
-
input: number;
|
|
4944
|
-
output: number;
|
|
4945
|
-
cacheRead: number;
|
|
4946
|
-
cacheWrite: number;
|
|
4947
|
-
};
|
|
4948
|
-
contextWindow: number;
|
|
4949
|
-
maxTokens: number;
|
|
4950
|
-
};
|
|
4951
4917
|
readonly "kimi-k2": {
|
|
4952
4918
|
id: string;
|
|
4953
4919
|
name: string;
|
|
@@ -4982,23 +4948,6 @@ export declare const MODELS: {
|
|
|
4982
4948
|
contextWindow: number;
|
|
4983
4949
|
maxTokens: number;
|
|
4984
4950
|
};
|
|
4985
|
-
readonly "minimax-m2.1-free": {
|
|
4986
|
-
id: string;
|
|
4987
|
-
name: string;
|
|
4988
|
-
api: "anthropic-messages";
|
|
4989
|
-
provider: string;
|
|
4990
|
-
baseUrl: string;
|
|
4991
|
-
reasoning: true;
|
|
4992
|
-
input: "text"[];
|
|
4993
|
-
cost: {
|
|
4994
|
-
input: number;
|
|
4995
|
-
output: number;
|
|
4996
|
-
cacheRead: number;
|
|
4997
|
-
cacheWrite: number;
|
|
4998
|
-
};
|
|
4999
|
-
contextWindow: number;
|
|
5000
|
-
maxTokens: number;
|
|
5001
|
-
};
|
|
5002
4951
|
readonly "qwen3-coder": {
|
|
5003
4952
|
id: string;
|
|
5004
4953
|
name: string;
|