Skip to content

Commit

Permalink
Cleanup at gpt helper (#381)
Browse files Browse the repository at this point in the history
* Clarify types

* Api restored

* chore: Add cSpell words for dotenv and openai

* Update openai api calls and move prompts to separate cell
  • Loading branch information
SavenkovIgor authored Jul 7, 2024
1 parent 68db951 commit 1582bcd
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 59 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cSpell.words": [
"dotenv",
"openai"
]
}
Loading

0 comments on commit 1582bcd

Please sign in to comment.