Junyan Qin (Chin)
|
a577e462c6
feat: add supports for provider to register `array[tool]` type field
|
6 months ago |
Yeuoly
|
94149eb423
Merge pull request #177 from langgenius/fix/use-aws-iam-baseendpoint
|
6 months ago |
Yeuoly
|
ad780b202a
fix: ensure BaseEndpoint is set only when a valid endpoint is provided
|
6 months ago |
Yeuoly
|
5c75366d95
Merge pull request #176 from langgenius/fix/lost-query-params-in-endpoint
|
6 months ago |
Yeuoly
|
cddbad21be
feat: add test for redirecting traffic without query parameters
|
6 months ago |
Yeuoly
|
9e676b7468
feat: add test for redirecting traffic with query parameters and refactor URL construction logic
|
6 months ago |
Yeuoly
|
eed91f2359
feat: add X-Original-Host header handling in endpoint requests and improve request redirection URL construction
|
6 months ago |
Yeuoly
|
2dc5ec2869
Merge pull request #175 from langgenius/fix/tiktoken
|
6 months ago |
Yeuoly
|
d8861845bd
refactor: update tiktoken encoding retrieval to handle full encodings
|
6 months ago |
Yeuoly
|
627c362e0c
Merge pull request #174 from langgenius/cohre/update-readme
|
6 months ago |
Yeuoly
|
398762558e
Merge pull request #128 from zxfishhack/cache-endpoint-and-plugin-install
|
6 months ago |
Yeuoly
|
f46872048d
cohre: UPDATE README.md
|
6 months ago |
zxfishhack
|
9996714f2d
Merge branch 'main' into cache-endpoint-and-plugin-install
|
6 months ago |
Yeuoly
|
8bf1252ee6
Merge pull request #137 from kurokobo/sign
|
6 months ago |
kurokobo
|
01747753f7
feat: add tests for third-party signature verification
|
6 months ago |
kurokobo
|
c8fc7907c9
fix: move test files to testdata
|
6 months ago |
kurokobo
|
6f75bcca43
feat: verify plugin with public keys specified in environment variable in addition to official one
|
6 months ago |
kurokobo
|
ee1a0dca15
feat: add signature subcommand to cli to generate key pair, sign, and verify difypkg file
|
7 months ago |
Yeuoly
|
7de6599575
Merge pull request #164 from zxfishhack/fix-cache-unittest
|
6 months ago |
zxfishhack
|
c7a104b07b
fix unit test
|
6 months ago |
zxfishhack
|
4aa61bc9bc
remove debug log
|
6 months ago |
Yeuoly
|
b5fefd1a99
Merge pull request #152 from quicksandznzn/add-redis-db-config
|
6 months ago |
Yeuoly
|
bc30461567
Merge pull request #163 from langgenius/fix/friendly-identity
|
6 months ago |
Yeuoly
|
fdf260cc41
Merge pull request #160 from lengyhua/main
|
6 months ago |
Yeuoly
|
085bba3f90
Merge pull request #162 from zalcit/fix_some_time_wrong_python_version
|
6 months ago |
Yeuoly
|
90cc50a153
fix: enhance error message for invalid plugin unique identifier
|
6 months ago |
Yeuoly
|
77f6e756c5
Merge pull request #159 from langgenius/fix/marshal-any-map
|
6 months ago |
朱庆超
|
6bb621c928
fix some time uv venv wrong python version
|
6 months ago |
lengyhua
|
c904632417
fix: thread safety issue and len inaccuracy in Map
|
6 months ago |
Yeuoly
|
084c4a24ad
feat: add ConvertAnyMap function and corresponding tests for map conversion
|
6 months ago |