Skip to content

Commit

Permalink
Merge pull request #12 from Anddd7/change-to-chat-openai
Browse files Browse the repository at this point in the history
Change to use ChatOpenAI to leverage more OpenAI compatible API
  • Loading branch information
ahonn authored May 20, 2024
2 parents 629bdf6 + c2b409f commit 5abfc99
Show file tree
Hide file tree
Showing 3 changed files with 3,780 additions and 2,946 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"license": "MIT",
"dependencies": {
"@langchain/openai": "^0.0.33",
"@logseq/libs": "^0.0.14",
"axios": "^1.3.4",
"langchain": "^0.0.81",
Expand Down
Loading

0 comments on commit 5abfc99

Please sign in to comment.