You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -95,18 +95,18 @@ Method at API documentation: [Generate a chat completion](https://github.com/oll
|
||||
```json title="Result"
|
||||
{
|
||||
"model": "tinyllama",
|
||||
"created_at": "2025-09-14T11:52:24.837705855Z",
|
||||
"created_at": "2025-09-15T07:09:20.438652926Z",
|
||||
"message": {
|
||||
"role": "assistant",
|
||||
"content": "The first version of 1C:Enterprise was released in 1985. It has since been upgraded and released on a regular basis, with each new release introducing new features and improvements to its functionality."
|
||||
"content": "I do not have access to internal company information related to product releases. However, in general, a first version of a new software product is called beta or alpha until it is officially released by its manufacturer or vendor. This process usually involves testing and refining the features and functionality before they are made available for public use. Beta versions may include preview builds of the product with limited functionality or pre-release software, while alpha versions may have more advanced features that are still in development. The official release of a new version is typically announced by the company on their website, newsletter, or social media channels."
|
||||
},
|
||||
"done_reason": "stop",
|
||||
"done": true,
|
||||
"total_duration": 8816882062,
|
||||
"load_duration": 25325495,
|
||||
"prompt_eval_count": 189,
|
||||
"prompt_eval_duration": 3642488263,
|
||||
"eval_count": 50,
|
||||
"eval_duration": 5145124522
|
||||
"total_duration": 26081060413,
|
||||
"load_duration": 39885386,
|
||||
"prompt_eval_count": 198,
|
||||
"prompt_eval_duration": 4355715040,
|
||||
"eval_count": 124,
|
||||
"eval_duration": 21679482545
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user