v0.7.1 (#2502)

* chore: make openai package definition explicit

*  v0.7.1

* chore: gpt-4-vision correct context length

* add `llava` to vision models list
This commit is contained in:
Danny Avila
2024-04-23 08:57:20 -04:00
committed by GitHub
parent 0ae98ff011
commit 3df4fac118
14 changed files with 31 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
# v0.7.0
# v0.7.1
# Base node image
FROM node:18-alpine3.18 AS node