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: describe graph (PT-188650872) #22

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

Conversation

emcelroy
Copy link
Contributor

@emcelroy emcelroy commented Jan 2, 2025

@emcelroy emcelroy marked this pull request as ready for review January 6, 2025 01:26
@emcelroy emcelroy marked this pull request as draft January 6, 2025 01:27
@@ -1,38 +1,3 @@
import { AssistantTool } from "openai/resources/beta/assistants";

export const openAiTools: AssistantTool[] = [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are no longer needed in the plugin codebase. The tool functions will be created and edited exclusively on the OpenAI platform going forward.

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.

2 participants