Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: config builder middleware #4

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

sonalibud
Copy link
Collaborator

Title

Feature: Budserve Middleware added for creating user_config (router config) from api key and model data

Type

🆕 New Feature

Changes

  • BudServeMiddleware added in proxy_server.py
  • Request body modified in middleware, added user_config key
  • Create user_config by fetching data from cache or from budserve_app api based on api_key and model name passed
  • endpoint_cache_config added to router class init to accept gpt-cache configuration

@sonalibud sonalibud self-assigned this Sep 25, 2024
@sonalibud sonalibud changed the title Feature/config builder middleware Feature: config builder middleware Sep 26, 2024
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