[PR #59] [MERGED] Rename owner id to user id #87

Closed
opened 2026-02-16 05:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-extract/pull/59
Author: @eyurtsev
Created: 3/20/2024
Status: Merged
Merged: 3/20/2024
Merged by: @eyurtsev

Base: mainHead: eugene/user_id


📝 Commits (3)

📊 Changes

10 files changed (+41 additions, -44 deletions)

View changed files

📝 backend/db/models.py (+2 -2)
📝 backend/server/api/examples.py (+6 -6)
📝 backend/server/api/extract.py (+2 -4)
📝 backend/server/api/extractors.py (+10 -10)
📝 backend/tests/unit_tests/api/test_api_defining_extractors.py (+8 -8)
📝 backend/tests/unit_tests/api/test_api_examples.py (+3 -3)
📝 backend/tests/unit_tests/api/test_api_extract.py (+4 -4)
📝 docs/source/notebooks/earnings_call_example.ipynb (+3 -3)
📝 docs/source/notebooks/quick_start.ipynb (+2 -2)
📝 frontend/middleware.ts (+1 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-extract/pull/59 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/user_id` --- ### 📝 Commits (3) - [`5171c65`](https://github.com/langchain-ai/langchain-extract/commit/5171c65dfffc71a3ffe8f9ea7929f53da73e0b22) x - [`7f3ce0b`](https://github.com/langchain-ai/langchain-extract/commit/7f3ce0b4d612b78c43e6bccb9e18eb603ee0022a) x - [`6d7cd52`](https://github.com/langchain-ai/langchain-extract/commit/6d7cd52c7b331ed1756cc40bf236b978893e2cf9) x ### 📊 Changes **10 files changed** (+41 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `backend/db/models.py` (+2 -2) 📝 `backend/server/api/examples.py` (+6 -6) 📝 `backend/server/api/extract.py` (+2 -4) 📝 `backend/server/api/extractors.py` (+10 -10) 📝 `backend/tests/unit_tests/api/test_api_defining_extractors.py` (+8 -8) 📝 `backend/tests/unit_tests/api/test_api_examples.py` (+3 -3) 📝 `backend/tests/unit_tests/api/test_api_extract.py` (+4 -4) 📝 `docs/source/notebooks/earnings_call_example.ipynb` (+3 -3) 📝 `docs/source/notebooks/quick_start.ipynb` (+2 -2) 📝 `frontend/middleware.ts` (+1 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:15:20 -05:00
yindo closed this issue 2026-02-16 05:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-extract#87