maintainence love:)

This commit is contained in:
lovebird 2025-06-04 00:14:04 +02:00
parent ff0220b468
commit ccad5c5407
5 changed files with 219 additions and 113 deletions

View File

@ -1,5 +1,5 @@
{
"timestamp": 1748976942492,
"timestamp": 1748988830345,
"models": [
{
"id": "gpt-4-0613",

View File

@ -1,5 +1,5 @@
{
"timestamp": 1748976942600,
"timestamp": 1748988830770,
"models": [
{
"id": "deepseek/deepseek-r1-distill-qwen-7b",
@ -7982,17 +7982,16 @@
},
"per_request_limits": null,
"supported_parameters": [
"tools",
"tool_choice",
"max_tokens",
"temperature",
"top_p",
"repetition_penalty",
"top_k",
"stop",
"frequency_penalty",
"presence_penalty",
"seed",
"tools",
"tool_choice",
"repetition_penalty",
"top_k",
"logit_bias",
"min_p",
"response_format"

File diff suppressed because one or more lines are too long

View File

@ -1,12 +1,12 @@
{
"name": "@plastichub/kbot",
"version": "1.1.36",
"version": "1.1.37",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@plastichub/kbot",
"version": "1.1.36",
"version": "1.1.37",
"license": "ISC",
"dependencies": {
"node-emoji": "^2.2.0"

View File

@ -1,6 +1,6 @@
{
"name": "@plastichub/kbot",
"version": "1.1.36",
"version": "1.1.37",
"main": "main_node.js",
"author": "",
"license": "ISC",