Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sts07142
Copy link
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
@sts07142
Copy link
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