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

Liqun/plugin only #91

Merged
merged 18 commits into from
Dec 25, 2023
Merged

Liqun/plugin only #91

merged 18 commits into from
Dec 25, 2023

Conversation

liqul
Copy link
Contributor

@liqul liqul commented Dec 25, 2023

Add the plugin-only mode which is now only supported by openai models. This is now configured by setting session.plugin_only_mode=True. I have removed the old configurations and verifications for the plugin-only mode in the code interpreter (and generator). Now, a new code interpreter and generator are created to handle this mode which relies on the function calling feature of the LLMs.

@liqul liqul requested a review from Jack-Q December 25, 2023 09:59
@liqul liqul merged commit 304e5da into main Dec 25, 2023
2 checks passed
@liqul liqul deleted the liqun/plugin-only branch December 25, 2023 10:01
shizi1011 pushed a commit to kisejin/TaskWeaver that referenced this pull request Mar 26, 2024
Add the plugin-only mode which is now only supported by openai models.
This is now configured by setting `session.plugin_only_mode=True`. I
have removed the old configurations and verifications for the
plugin-only mode in the code interpreter (and generator). Now, a new
code interpreter and generator are created to handle this mode which
relies on the function calling feature of the LLMs.
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