| /plugin/aichat/Model/OpenAI/ |
| H A D | EmbeddingModel.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | ChatModel.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | models.json | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | AbstractOpenAIModel.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| /plugin/aichat/Model/Anthropic/ |
| H A D | models.json | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | ChatModel.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| /plugin/aichat/Model/ |
| H A D | ChatInterface.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | ModelInterface.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | AbstractModel.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| /plugin/aichat/conf/ |
| H A D | default.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| H A D | metadata.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|
| /plugin/aichat/ |
| H A D | helper.php | dce0dee5ef27bcbbc5570fc278f3e75f426c19c5 Tue Mar 19 10:46:35 UTC 2024 Andreas Gohr <andi@splitbrain.org> move model configuration into json files
This removes the use of individual classes for each model in favor of more general client classes that only get a model name passed. The meta info about price and token limits is configured in a json file
|