Block or Report
Block or report teoh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
38 contributions in the last year
Less
More
Contribution activity
December 2022
Created 2 commits in 1 repository
Created 1 repository
- teoh/gpt_index Python
Created a pull request in jerryjliu/gpt_index that received 2 comments
Change kwargs in base.py to llm_predictor
Small change from #62 Replace some kwargs with explicit llm_predictor arg.
+14
−6
•
2
comments
Opened 1 other pull request in 1 repository
jerryjliu/gpt_index
1
merged
Reviewed 7 pull requests in 2 repositories
jerryjliu/gpt_index
6 pull requests
teoh/bintang-buddy
1 pull request
Created an issue in openai/openai-python that received 2 comments
Prompt token count discrepancy
Hello,
I noticed a discrepancy in prompt (not completion) token counting. Here's a minimum working example:
import os import openai
from transforme…
2
comments
