Skip to content

Commit

Permalink
Feat/graph (#456)
Browse files Browse the repository at this point in the history
* feat: refactor update code

* fix: fix parser

* fix bugs and finalize

* fix: update playground image

* feat: support link tool

* feat: upgrade

* fix property.json

* feat: add integrated graph

* feat: fix v2v on_user_joined cmd

* fix: update lock file

* feat: update playground image

* fix: fix next build error
  • Loading branch information
plutoless authored Dec 3, 2024
1 parent 10aad18 commit 4230fdb
Show file tree
Hide file tree
Showing 14 changed files with 908 additions and 335 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ MINIMAX_TTS_GROUP_ID=
# OpenAI API key
OPENAI_API_BASE=https://api.openai.com/v1
OPENAI_API_KEY=
OPENAI_MODEL=gpt-4o-mini
OPENAI_MODEL=gpt-4o

# set this to azure if you are using azure openai
OPENAI_VENDOR=
Expand Down
Loading

0 comments on commit 4230fdb

Please sign in to comment.