p-e-w / arrows

A frontend for creative writing with LLMs
GNU Affero General Public License v3.0
103 stars 7 forks source link

Added support to Chat Completion model #4

Closed onlylonly closed 2 months ago

onlylonly commented 2 months ago

First, I must say the project is interesting, and thank you for open sourcing this.

I've made some changes to include support for Chat Completion model, e.g, llama-8, GPT-4. And the ability to toggle between 'chat' and 'completion' model. Not sure if this align with the project direction?

I also added some example in the config.ts

and I'll be creating a new pull request soon.

5

p-e-w commented 2 months ago

See my response in #5.