Skip to content

Add ability to change model for completion and better formatting #22

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zanhk
Copy link

@zanhk zanhk commented Feb 1, 2025

Closes #21

Formatted with biome default settings

zanhk added 2 commits February 1, 2025 14:20
- Introduced a new parameter `parseModel` for better data parsing.
- Updated the function signature to include the new parameter.
- Modified the call to `extractData` to pass along `parseModel`.
@zanhk zanhk marked this pull request as draft February 1, 2025 13:38
zanhk added 2 commits February 1, 2025 14:39
- Introduced `additionalPrompt` parameter for custom prompts.
- Updated extraction rules to preserve language and terminology.
- Modified schema generation to accept a model parameter.
- Added validation for the `additionalPrompt` type.
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.

Add ability to change model for completion
1 participant