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: rename MetaphorToolkit file to ExaSearchToolkit and update component icons #4754

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

Cristhianzl
Copy link
Member

This pull request includes several changes to the langflow components and icons. The most important changes involve renaming a toolkit, updating icons, and adding new icons.

Renaming and Updates to Toolkits:

  • Renamed MetaphorToolkit to ExaSearchToolkit in src/backend/base/langflow/components/tools/__init__.py and updated the corresponding import and class name. [1] [2] [3]

Icon Updates:

  • Added an icon for WolframAlphaAPIComponent in src/backend/base/langflow/components/tools/wolfram_alpha_api.py.
  • Changed the icon for PGVectorStoreComponent from "PGVector" to "cpu" in src/backend/base/langflow/components/vectorstores/pgvector.py.
  • Added an icon for RedisVectorStoreComponent in src/backend/base/langflow/components/vectorstores/redis.py.
  • Removed the PGVector icon from src/frontend/src/utils/styleUtils.ts.

@Cristhianzl Cristhianzl self-assigned this Nov 21, 2024
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 21, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 21, 2024
Cristhianzl and others added 2 commits November 22, 2024 00:17
🔧 (backend): Update icon for PGVector from "PGVector" to "cpu"
🔧 (backend): Update icon for Redis from default to "Redis"
🔧 (frontend): Remove icon mapping for PGVector in nodeIconsLucide to align with backend changes
@ogabrielluiz ogabrielluiz force-pushed the cz/fix-inconsistent-icons branch from 0612648 to ef236a1 Compare November 22, 2024 03:17
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 22, 2024 03:17
@ogabrielluiz ogabrielluiz merged commit 13321a3 into main Nov 22, 2024
29 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/fix-inconsistent-icons branch November 22, 2024 03:31
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 22, 2024
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants