Skip to content

Support withFunctions in GPT4All #377

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

Closed
anamariamv opened this issue Sep 1, 2023 · 1 comment
Closed

Support withFunctions in GPT4All #377

anamariamv opened this issue Sep 1, 2023 · 1 comment
Labels

Comments

@anamariamv
Copy link
Collaborator

The current integration of GPT4All models doesn't support the ChatWithFunctions or the prompts with deserialisation. So it's not possible to deserialise a response into a Kotlin data class, for example.

In a previous version, we have a previous version to instruct the LLM to produce serializable json based on a schema. This was deleted here:

#186

The objective of this ticket is to see if makes sense to bring this functionality to the local models.

@tomascayuelas
Copy link
Contributor

We can close this task.

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

No branches or pull requests

2 participants