Skip to content

Conversation

@nayan458
Copy link

Changes Introduced:

✅ Refactored Folder Structure:

Separated storage for graph, kv_store, and vdb files to improve organization.
Added .gitignore file and included them so that it do not get pushed as well.

✅ Added .env Support

Introduced an .env file for managing environment variables, making configuration more flexible and secure.
A template of it is provided so that the users can follow it without exposing their real API keys

✅ Improved Documentation

Updated documentation to reflect the new folder structure and .env usage.

Why These Changes?
🔹 Better Organization: Improved maintainability by structuring files logically.
🔹 Easier Configuration: Using .env makes it simpler to manage different environments.
🔹 Improved Documentation: Helps future contributors understand the structure more easily.

Let me know if you'd like any modifications! 🚀

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.

1 participant