v0.3.0#317
Merged
Merged
Conversation
v0.2.2 - release summary -------------------------- #292 - Fix not enough inputs to melt #295 - Update UI dependencies #291 - Fix reserved balance #289 - Better filtering options (#282) #284 - Do not charge for empty content (#274) #298 - Fix Provider Balance display in dashboard #299 - fix refunds not accounting reserved balance #300 - reset reserved balance on startup (optional) #303 - ignore disabled provider #301 - optimize price fetching
Introduce child key
Multi-Provider Fallback on UpstreamError
Opencode integ
Add the same preset selector that exists in the custom model creation modal to the model override modal. This allows users to apply pricing and settings from OpenRouter presets when creating overrides. - Show preset selector for override mode (not just create mode) - Preserve original model ID when applying preset in override mode - Add contextual help text for override vs create mode Closes #324
Use a composite unique constraint and query filters so providers can share base URLs with distinct API keys.
fix: unable to add multiple custom models
fix provider model pricing
Fix recurring payout error
prevent payout race condition
# Conflicts: # routstr/proxy.py
batch override models
Missing delete button
No default next public api url
refactor: nostr logic
…-html refactor: remove deprecated admin html
refactor: remove unused code
Closed
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.3.0
merged