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(tools): Basic tool support for OpenAI models #1447

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gladish
Copy link

@gladish gladish commented Sep 3, 2024

No description provided.

@harisyammnv
Copy link
Contributor

really helpful

@nsarrazin nsarrazin added enhancement New feature or request models This issue is related to model performance/reliability tools labels Sep 9, 2024
@nsarrazin nsarrazin self-assigned this Sep 9, 2024
@nsarrazin nsarrazin self-requested a review September 9, 2024 12:51
Copy link
Collaborator

@nsarrazin nsarrazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type checks seems to fail in src/lib/server/textGeneration/tools.ts with

Property 'correlationKey' is missing in type '{ name: string; parameters: Record<string, string>; }' but required in type 'ToolCall'.ts(2741)

could you take a look ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request models This issue is related to model performance/reliability tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants