Skip to content

Update configuration files and dependencies for improved functionality#17

Merged
newgnart merged 1 commit intomainfrom
feature/notebook
Jan 23, 2026
Merged

Update configuration files and dependencies for improved functionality#17
newgnart merged 1 commit intomainfrom
feature/notebook

Conversation

@newgnart
Copy link
Owner

  • Commented out specific environment variables in .env.example for clarity.
  • Updated .gitignore to include new directories and files for better management.
  • Adjusted package versions in pyproject.toml and requirements.txt to ensure compatibility and added new dependencies for enhanced features.
  • Refactored imports in chat engine files to align with the new langchain_core structure.
  • Deleted unused SQL model debug_conversion.sql to streamline the project.
  • Added a new example script chat_example.py to demonstrate chat engine functionality.

- Commented out specific environment variables in `.env.example` for clarity.
- Updated `.gitignore` to include new directories and files for better management.
- Adjusted package versions in `pyproject.toml` and `requirements.txt` to ensure compatibility and added new dependencies for enhanced features.
- Refactored imports in chat engine files to align with the new `langchain_core` structure.
- Deleted unused SQL model `debug_conversion.sql` to streamline the project.
- Added a new example script `chat_example.py` to demonstrate chat engine functionality.
@newgnart newgnart merged commit 9d5986a into main Jan 23, 2026
1 check passed
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