Skip to content

Refactored folder and file structure. Removed necessity for Body(...) for LLMs. #7

Merged
w4hns1nn merged 14 commits into
devfrom
better_llm_support
Apr 1, 2026
Merged

Refactored folder and file structure. Removed necessity for Body(...) for LLMs. #7
w4hns1nn merged 14 commits into
devfrom
better_llm_support

Conversation

@w4hns1nn
Copy link
Copy Markdown
Contributor

I also implemented an endpoint_config.py that implements a strategy pattern for how to resolve an endpoint.
Normal endpoints --> Form (Multiplart)
LLM endpoints (OpenAI spec) --> Body

@w4hns1nn w4hns1nn requested a review from K4rlosReyes March 31, 2026 17:29
Copy link
Copy Markdown
Contributor

@K4rlosReyes K4rlosReyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I see you removed the queue param from the endpoint decorator, that's what I was referring earlier, looks clean, I like it.

Also changed runpod with fastapi.

@w4hns1nn w4hns1nn merged commit c416f16 into dev Apr 1, 2026
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.

2 participants