Skip to content

feat: add laguna-s-2.1-free and ling-3.0-flash-free model mappings - #7

Open
Saadi795 wants to merge 1 commit into
dev2k6:mainfrom
Saadi795:main
Open

feat: add laguna-s-2.1-free and ling-3.0-flash-free model mappings#7
Saadi795 wants to merge 1 commit into
dev2k6:mainfrom
Saadi795:main

Conversation

@Saadi795

Copy link
Copy Markdown

Summary

Adds support for two CommandCode free-tier models currently missing from the proxy's model routing table:

  • poolside/laguna-s-2.1-free (256K context)
  • inclusionai/ling-3.0-flash-free (256K context)

Changes

  • Added model aliases in internal/proxy/model.go following existing mapping pattern
  • Verified compilation with go build
  • Tested against live /v1/models endpoint confirming correct provider prefixes

Context

These models are part of CommandCode's official free tier but were unreachable via self-hosted proxy instances due to missing registry entries. Go plan subscribers using local proxies now have parity with cloud API access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant