Skip to content

Commit

Permalink
interchangeable names chunk and data
Browse files Browse the repository at this point in the history
  • Loading branch information
haouarihk committed Mar 18, 2024
1 parent 68a8611 commit b85421b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LLMProviders/custom/base.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ export default class CustomProvider
{
plugin: this.plugin,
chunk: decodedVal,
data: decodedVal,
res: k
}
);
Expand Down

0 comments on commit b85421b

Please sign in to comment.