Skip to content

Commit

Permalink
Update gitbook.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
azep-ninja authored Dec 25, 2024
1 parent 710392d commit d37d82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-gitbook/src/providers/gitbook.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Provider, IAgentRuntime, Memory, State, elizaLogger } from "@elizaos/eliza";
import { Provider, IAgentRuntime, Memory, State, elizaLogger } from "@elizaos/core";
import { GitBookResponse, GitBookClientConfig } from '../types';

function cleanText(text: string): string {
Expand Down

0 comments on commit d37d82f

Please sign in to comment.