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

Boost praisonai Tools Adoption: Please Add Docker Support! #130

Open
leonsgithub opened this issue Aug 4, 2024 · 2 comments
Open

Boost praisonai Tools Adoption: Please Add Docker Support! #130

leonsgithub opened this issue Aug 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@leonsgithub
Copy link

Hi Mervin,

I’ve been working with the praisonai code tool and found it immensely helpful for coding with a large context base. Great work on developing such a robust tool! I have a couple of enhancements to propose that could streamline the user experience and repo organization:

  • Directory Management:

    • Currently, files like chainlit.md and the .chainlit directory are placed in the root of the repository upon startup. The public directory also adds to the clutter.
    • It would be more efficient to relocate these to ~/.praison/, alongside database.sqlite. This would help keep the root directory clean and organized.
  • Docker Integration:

    • Adding Docker support could significantly simplify setting up and running the tool across different environments.
    • Dockerization would ensure a more isolated and consistent operational environment, facilitating easier deployment and scalability.
    • Increased Adoption: Dockerizing the application can lower the barrier to entry for new users, enabling more developers to test the tool. This increased user base can provide more feedback, potentially increase your follower base, and further enhance the toolset through community contributions.

These changes could help maintain the tool’s efficiency while improving its usability and setup process.

Thanks for considering these suggestions. Looking forward to your thoughts!

@MervinPraison
Copy link
Owner

@leonsgithub Thank you very much for your suggestion. Definitely will get it added to the list of things to do.

@MervinPraison MervinPraison added the enhancement New feature or request label Aug 6, 2024
@igor-elbert
Copy link

I second this request. I'm getting multiple dependency errors after install.

The most prevalent one is:
pydantic.errors.PydanticUserError: The __modify_schema__ method is not supported in Pydantic v2. Use __get_pydantic_json_schema__ instead in class SecretStr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants