An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/jparkerweb/bedrock-proxy-endpoint

api aws-bedrock endpoint inference inference-api llama3 llm mistral mixtral openai-api proxy serverless wrapper

Score: 3.4011973816621555

Last synced: about 6 hours ago
JSON representation

Repository metadata:

🔀 Bedrock Proxy Endpoint ⇢ Spin up your own custom OpenAI API server endpoint for easy AWS Bedrock inference (using standard baseUrl, and apiKey params)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 60
Total Committers: 2
Avg Commits per committer: 30.0
Development Distribution Score (DDS): 0.067

Commits in past year: 28
Committers in past year: 2
Avg Commits per committer in past year: 14.0
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
Justin Parker j****b@g****m 56
David Nimon d****n@m****m 4

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 8 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 1.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jparkerweb/bedrock-proxy-endpoint

Top Issue Authors

Top Pull Request Authors

  • dnimon (2)

Top Issue Labels

Top Pull Request Labels


Dependencies

package-lock.json npm
  • 146 dependencies
package.json npm
  • bedrock-wrapper 1.0.14
  • body-parser ^1.20.2
  • dotenv ^16.4.5
  • express ^4.19.2
example/package-lock.json npm
  • dotenv 17.2.3
  • openai 6.10.0
.github/workflows/docker-publish.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
Dockerfile docker
  • node 18-alpine build
example/package.json npm
  • dotenv ^17.2.1
  • openai ^6.10.0