awesome-llama: https://github.com/TimeSurgeLabs/promptproxy
ai docker huggingface llama llama2 llm openai openai-api openai-api-proxy vllm
Score: -Infinity
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Call many AIs from a single API.
- Host: GitHub
- URL: https://github.com/TimeSurgeLabs/promptproxy
- Owner: TimeSurgeLabs
- License: mit
- Created: 2024-03-21T03:04:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T15:31:40.000Z (about 2 years ago)
- Last Synced: 2026-03-22T09:29:42.519Z (12 days ago)
- Topics: ai, docker, huggingface, llama, llama2, llm, openai, openai-api, openai-api-proxy, vllm
- Language: Go
- Homepage:
- Size: 284 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: TimeSurge Labs
- Login: TimeSurgeLabs
- Email: info@timesurgelabs.com
- Kind: organization
- Description: Time Saving AI
- Website: https://timesurgelabs.com
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/126103039?v=4
- Repositories: 1
- Last Synced at: 2023-04-25T15:28:28.548Z
- Profile URL: https://github.com/TimeSurgeLabs
GitHub Events
Total
- Watch event: 2
- Total: 2
Last Year
- Total: 0
Committers metadata
Last synced: 3 days ago
Total Commits: 9
Total Committers: 1
Avg Commits per committer: 9.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| chand1012 | c****r@m****g | 9 |
Issue and Pull Request metadata
Last synced: 7 months ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/TimeSurgeLabs/promptproxy
- Homepage: https://github.com/TimeSurgeLabs/promptproxy
- Documentation: https://pkg.go.dev/github.com/TimeSurgeLabs/promptproxy#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20240328153137-2b767b0ce418 (published about 2 years ago)
- Last Synced: 2026-03-31T03:01:04.142Z (3 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.634%
- Average: 5.823%
- Dependent repos count: 6.012%
Dependencies
- alpine latest build
- golang 1.22-alpine build
- github.com/AlecAivazis/survey/v2 v2.3.7
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/aws/aws-sdk-go v1.50.37
- github.com/aws/aws-sdk-go-v2 v1.25.3
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.1
- github.com/aws/aws-sdk-go-v2/config v1.27.7
- github.com/aws/aws-sdk-go-v2/credentials v1.17.7
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.3
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.9
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.3
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.3
- github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
- github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.3
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1
- github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.5
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.5
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.3
- github.com/aws/aws-sdk-go-v2/service/s3 v1.51.4
- github.com/aws/aws-sdk-go-v2/service/sso v1.20.2
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.2
- github.com/aws/aws-sdk-go-v2/service/sts v1.28.4
- github.com/aws/smithy-go v1.20.1
- github.com/disintegration/imaging v1.6.2
- github.com/domodwyer/mailyak/v3 v3.6.2
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.16.0
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/ganigeorgiev/fexpr v0.4.0
- github.com/go-ozzo/ozzo-validation/v4 v4.3.0
- github.com/goccy/go-json v0.10.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/uuid v1.6.0
- github.com/google/wire v0.6.0
- github.com/googleapis/gax-go/v2 v2.12.2
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/labstack/echo/v5 v5.0.0-20230722203903-ec5b858dab61
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.22
- github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
- github.com/ncruces/go-strftime v0.1.9
- github.com/pocketbase/dbx v1.10.1
- github.com/pocketbase/pocketbase v0.22.4
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/sashabaranov/go-openai v1.20.4
- github.com/spf13/cast v1.6.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- go.opencensus.io v0.24.0
- gocloud.dev v0.37.0
- golang.org/x/crypto v0.21.0
- golang.org/x/image v0.15.0
- golang.org/x/net v0.22.0
- golang.org/x/oauth2 v0.18.0
- golang.org/x/sync v0.6.0
- golang.org/x/sys v0.18.0
- golang.org/x/term v0.18.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/api v0.169.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7
- google.golang.org/grpc v1.62.1
- google.golang.org/protobuf v1.33.0
- modernc.org/gc/v3 v3.0.0-20240304020402-f0dba7c97c2b
- modernc.org/libc v1.44.0
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.7.2
- modernc.org/sqlite v1.29.4
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0
- 280 dependencies