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]: Add a configurable backend endpoint that receives the gitDiff for LLM services that rely on module files (system prompt on the LLM end) #386

Open
JMN09 opened this issue Aug 19, 2024 · 0 comments

Comments

@JMN09
Copy link
Contributor

JMN09 commented Aug 19, 2024

Description

The feature consists of addiing the possibility to communicate with a backend that does not receive system prompts since it relies on module files.

Suggested Solution

Adding a subclass called llmservice that implements AiEngine and is responsible of communicating with such services. In addition to that adding the corresponding configuration variables.

Alternatives

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant