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 LMStudio agent support (generic) support #1246

Merged
merged 4 commits into from May 7, 2024

Conversation

timothycarambat
Copy link
Member

"works" with non-tool callable LLMs, highly dependent on system specs and model. Will need a warning.

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #1241

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

"work" with non-tool callable LLMs, highly dependent on system specs
@timothycarambat timothycarambat self-assigned this May 2, 2024
@timothycarambat timothycarambat mentioned this pull request May 3, 2024
10 tasks
@timothycarambat timothycarambat merged commit 1b4559f into master May 7, 2024
@timothycarambat timothycarambat deleted the 1241-lm-studio-agents branch May 7, 2024 23:35
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.

[FEAT]: LMStudio agent support
1 participant