Ofey Chan

Results 17 issues of Ofey Chan

# Add `tiktoken` as dependency when installed as `langchain[openai]` Fixes #4513 (issue) ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be...

### System Info langchain[openai]==0.0.165 Ubuntu 22.04.2 LTS (Jammy Jellyfish) python 3.10.6 ### Who can help? @vowelparrot ### Information - [ ] The official example notebooks/scripts - [X] My own modified...

### Feature request Components containing LLM are hard to be unit-tested, because their output is not deterministic, and they rely on API which could fail. So I propose a method...

… code style ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the...

Hello, I wonder how to share middleware like `JwtBlockList` among multiple services. Given an API file like this, `goctl` would generate middleware under `internal/` directory. ```golang @server( jwt: Auth group:...

stale

Environment info: ```bash uname -a # Linux login2.longhorn.tacc.utexas.edu 4.14.0-115.10.1.el7a.ppc64le #1 SMP Wed Jun 26 09:32:17 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux ``` Problem: ``` build aborted: no matching toolchains found...