We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
move to LLM gateway - instead of directly managing LLM configs via langchain
use LLM gateway - selfhosted docker image. make Lang chain to use open router for LLM access.
initially felt open router, but after evaluation it didn't sound like a good fit.
After a bit of research Portkey gateway seems to be a good fit.
https://github.com/Portkey-AI/gateway
Deepseek chat: https://chat.deepseek.com/a/chat/s/54e9dcbc-de7a-4d60-953d-cf34b571879e
Research wiki: https://github.com/surapuramakhil-org/Job_search_assistant/wiki/LLM-Gateway-Research
No response
The text was updated successfully, but these errors were encountered:
surapuramakhil
No branches or pull requests
Feature summary
move to LLM gateway - instead of directly managing LLM configs via langchain
Feature description
use LLM gateway - selfhosted docker image. make Lang chain to use open router for LLM access.
initially felt open router, but after evaluation it didn't sound like a good fit.
After a bit of research Portkey gateway seems to be a good fit.
https://github.com/Portkey-AI/gateway
Deepseek chat: https://chat.deepseek.com/a/chat/s/54e9dcbc-de7a-4d60-953d-cf34b571879e
Research wiki: https://github.com/surapuramakhil-org/Job_search_assistant/wiki/LLM-Gateway-Research
Motivation
No response
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: