Skip to content

fix: npm package @dqbd/tiktoken #48#49

Open
injaeryou wants to merge 3 commits into
context-labs:masterfrom
injaeryou:fix-npm-package-#48
Open

fix: npm package @dqbd/tiktoken #48#49
injaeryou wants to merge 3 commits into
context-labs:masterfrom
injaeryou:fix-npm-package-#48

Conversation

@injaeryou

Copy link
Copy Markdown
Contributor

fix: #48

@dqbd/tiktoken 1.0.2 -> 1.0.15

@dqbd/tiktoken 1.0.2 -> 1.0.15
@dqbd/tiktoken 1.0.2 -> 1.0.15
@injaeryou

Copy link
Copy Markdown
Contributor Author

fix: #48
Fix errors : If @dqbd/tiktoken does not have the same model name, convert it to the name of a compatible model

  • exist : gpt-4o
  • non-exist : gpt-4o-mini
  • gpt-4o-mini -> gpt-4o when convert model to encoding (o200k_base)

Errors Files
1 src/cli/commands/index/processRepository.ts:124
1 src/cli/commands/index/selectModel.ts:78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recent commit breaks the build

1 participant