Skip to content

Commit

Permalink
fix(lint): fix
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Oct 10, 2024
1 parent 4cc89fc commit 261d9ea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/neuri/documentations-from-unit-tests/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ import OpenAI from 'openai'

import {
composeAgent,
defineToolFunction,

resolveFirstTextMessageFromCompletion,
system,
user,
} from 'neuri/openai'

async function main() {
Expand Down

0 comments on commit 261d9ea

Please sign in to comment.