Skip to content

Version 2#65

Merged
fkalpana merged 9 commits into
mainfrom
version-2
Jun 4, 2026
Merged

Version 2#65
fkalpana merged 9 commits into
mainfrom
version-2

Conversation

@Hyrin-mansoor

Copy link
Copy Markdown
Collaborator
  1. Added item code ( name ) in master data for Item Master Table as it retrieves data with item code too.
  2. Changed Entity Search technique from using local embedding model to(jellyfish(phonetic matching) + rapidfuzz
  3. Updated check_update_status api of schema and master data by catching recent changes based on cutom field change, property setter change, doctype in form change, also for master data doctype modified date to compare with last_sync of schema and master data
    4.Changed non erp responder from word correction then find exact match to fuzzy match with rapid fuzz.
    5.Updated READMe.md with python 3.14 notes

Hyrin-mansoor and others added 9 commits May 22, 2026 17:16
…s in changai_alias_map.json; enhance conversation responses in non_erp_combined.processed.json; improve entity handling in auto_gen_api.py; update SQL rewrite prompt in text2sql_pipeline_v2.py; modify changai_settings.js for update status; adjust requirements.txt for torch version.
…ns in auto_gen_api.py, schema_utils.py, and text2sql_pipeline_v2.py
…logic and clarity; remove unused fields from metaschema_clean_v2.json; update binary files in schema_fvs and table_fvs directories.
…sponse handling

- Refactor support bot API call to support cancellation using callSupportBotCancelable.
- Introduce new state management for tracking pending support requests in App.vue.
- Update ChatbotPopup.vue to handle awaiting responses for both chat and support tabs.
- Modify frappe.js to include callSupportBotCancelable function for improved user experience.
… handling

- Added real-time updates for chat messages using frappe.realtime.
- Improved handling of responses for report opening and entity creation.
- Introduced default values for various doctype forms upon creation.
- Enhanced error handling for network issues and general errors.
- Cleaned up event listeners to prevent memory leaks.
@fkalpana fkalpana merged commit 4f65d1d into main Jun 4, 2026
2 checks 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.

3 participants