mirror of
https://github.com/kevinthedang/discord-ollama.git
synced 2025-12-13 03:56:07 -05:00
formatting and contributing
* fixed some formatting * contributing format * simple style rules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AxiosResponse } from "axios";
|
||||
import { AxiosResponse } from 'axios'
|
||||
|
||||
/**
|
||||
* When running a /api/chat stream, the output needs to be parsed into an array of objects
|
||||
|
||||
Reference in New Issue
Block a user