doug-wade/eleventy-plugin-local-ai

Remove stray log line

Closed this issue · 0 comments

» yarn build
yarn run v1.22.19
$ eleventy
Generating page _site/corgis/index
Generating page _site/daschshunds/index
Generating page _site/index
{
  created: 1708370737,
  object: 'chat.completion',
  id: '6b3f4a7a-c7fe-4375-a364-898051a28bf0',
  model: 'thebloke__codellama-7b-gguf__codellama-7b.q5_k_m.gguf',
  choices: [ { index: 0, finish_reason: 'stop', message: [Object] } ],
  usage: { prompt_tokens: 0, completion_tokens: 0, total_tokens: 0 }
}