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

Code interpreter failing to access new plugin defined. #466

Open
madhubandru opened this issue Feb 24, 2025 · 1 comment
Open

Code interpreter failing to access new plugin defined. #466

madhubandru opened this issue Feb 24, 2025 · 1 comment

Comments

@madhubandru
Copy link

In connection to issue-465, I created a new plugin inside project/plugins folder for generating embedding for the provided CSV file.

The code interpreter is generating thought to use this new plugin csv_embedding as in figure-1, but when trying to access it failing saying 'csv_embedding' is not defined as in figure-2. Can someone please guide me on making my new plugin accessed by the code interpreter?

Figure-1

Image

Figure-2

Image

Please let me know if anything is needed. Thank you so much for your attention and participation.

@liqul
Copy link
Contributor

liqul commented Feb 25, 2025

Please take a look at this FAQ: https://microsoft.github.io/TaskWeaver/docs/FAQ#q-why-taskweaver-cannot-see-my-plugin and check if your case falls into it.

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

No branches or pull requests

2 participants