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

Adding Autocomplete to OSS #1198

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Conversation

bhancockio
Copy link
Collaborator

@bhancockio bhancockio commented Aug 15, 2024

Description:

Make sure we add support for automatic auto complete on VSCode and other OSS.
The problem seems to be the config to allow any attribute from pydantic, we need to remove this.

Acceptance Criteria:

Having auto complete into all the the major classes for crewAI

Proof that this feature works now:

https://www.loom.com/share/b388b2a91a84475e9483ff9080928c7a?sid=6cb958ef-0cb1-4a25-83a2-c6b431c1e3ee

Copy link

linear bot commented Aug 15, 2024

@bhancockio bhancockio changed the title Cleaned up model_config Adding Autocomplete to OSS Aug 16, 2024
Copy link
Collaborator

@pythonbyte pythonbyte left a comment

Choose a reason for hiding this comment

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

Awesome work @bhancockio

LGTM ✅

@bhancockio bhancockio merged commit bf7372f into main Aug 16, 2024
3 of 4 checks passed
@bhancockio bhancockio deleted the brandon/cre-185-adding-autocomplete-to-oss branch August 16, 2024 19:04
bhancockio added a commit that referenced this pull request Jan 2, 2025
* Cleaned up model_config

* Fix pydantic issues

* 99% done with autocomplete

* fixed test issues

* Fix type checking issues
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