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

Add Product Support Plugin #28

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add Product Support Plugin #28

wants to merge 6 commits into from

Conversation

luandro
Copy link
Contributor

@luandro luandro commented Dec 15, 2024

A product support plugin using fast-graphrag.

  • Add free embedding and LLM alternative to OpenAI - example (such as Jina and Groq)
  • Mechanism for setting custom documentation and queries document paths

@luandro luandro added the feature New feature label Dec 15, 2024
This commit migrates the plugin to use hatchling as the build system and moves the code to a src package.

This change simplifies the plugin's build process and makes it easier to maintain.
Bumped up to Python 3.11 and added required documentation for package compilation.

BREAKING CHANGE: Default Python version is now 3.11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant