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 Request: Dynamic Model Switching and Custom Function Handler #8

Open
MMMartt opened this issue Dec 2, 2024 · 0 comments
Open

Comments

@MMMartt
Copy link

MMMartt commented Dec 2, 2024

I am currently using your latitude-llm, and I find it very useful. However, I have a need to dynamically replace model parameters based on variables (e.g., switching model=gpt-4o to gpt-4o). I believe this logic would be well-suited for integration into the template engine. Additionally, support for syntax like {{if .model | contains "gpt"}} model is gpt model {{end}} would be incredibly helpful. I’d like to ask if there are any plans to support such functionality, as I think it would be a great feature to have.

@MMMartt MMMartt changed the title Will custom handler (call function in template) be supported? Feature Request: Dynamic Model Switching and Custom Function Handler Dec 2, 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

No branches or pull requests

1 participant