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

feat(dsp): reformatted the integration #17

Conversation

Kacper-W-Kozdon
Copy link

  • adds multiclass inheritance (class Unify(LM, UnifyClient)),
  • removes model_type,
  • redefines Unify's self.provider to separate the model's provider (part of the endpoint) from the provider of the integration ("unify"),
  • fixes __call__: now it properly returns a list of dictionaries [{"prompt": prompt, "response": response}, ...]; the list can also be accessed separately through inspect_history(),
  • automatic .history and modules updates from pre-commit

@OscarArroyoVega OscarArroyoVega self-requested a review July 15, 2024 13:44
@OscarArroyoVega OscarArroyoVega removed their request for review July 15, 2024 13:51
@OscarArroyoVega
Copy link
Owner

Closing this PR because an updated PR Is active now

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