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

Add model-family to context of model client #3883

Closed
jackgerrits opened this issue Oct 22, 2024 · 0 comments · Fixed by #4856
Closed

Add model-family to context of model client #3883

jackgerrits opened this issue Oct 22, 2024 · 0 comments · Fixed by #4856
Labels
models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) needs-design A design needs to be created and agreed upo proj-core size-small takes 1-2 days
Milestone

Comments

@jackgerrits
Copy link
Member

Model families sometimes have different behavior. To allow an agent to modify its behavior based on a give model we should expose model family.

Open question:

  • What is the taxonomy of model families?
  • How do we allow a user to define a "new" model family while still trying to reduce the surface area for mistakenly specifying one similar to an existing one?
@jackgerrits jackgerrits added this to the 0.4 milestone Oct 22, 2024
@fniedtner fniedtner added models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) proj-core and removed feature labels Oct 22, 2024
@jackgerrits jackgerrits added the size-small takes 1-2 days label Oct 24, 2024
@jackgerrits jackgerrits self-assigned this Nov 20, 2024
@jackgerrits jackgerrits removed their assignment Dec 2, 2024
@ekzhu ekzhu added the needs-design A design needs to be created and agreed upo label Dec 3, 2024
@ekzhu ekzhu modified the milestones: 0.4.0, 0.4.1 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) needs-design A design needs to be created and agreed upo proj-core size-small takes 1-2 days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants