mirror of
https://github.com/langchain-ai/langchain-extract.git
synced 2026-07-01 20:24:03 -04:00
[PR #59] [MERGED] Rename owner id to user id #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:eugene/user_id📝 Commits (3)
5171c65x7f3ce0bx6d7cd52x📊 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.