Eugene Yurtsev
22b8897ac8
Change status from 'Under Active Development' to 'Archived' ( #138 )
...
Updated the README to reflect that the repository is archived and no
longer maintained.
2025-10-14 15:57:35 -04:00
Eugene Yurtsev
d4d9b73443
Update README to remove demo service link ( #137 )
...
Removed demo service link from README.
2025-10-14 15:56:25 -04:00
gorlitzer
3dcbd3a3ff
update with v0.0.2 tag ( #134 )
...
Just a small fix.
Users usually rely on README, thus will fallback on version 0.0.1
because it is announced here.
- Updated documentation with v 0.0.2 reference
- Removed obsolete version from docker-compose
2024-06-27 09:56:45 -04:00
ccurme
cc01bbd5cf
incorporate tool calling ( #131 )
2024-04-27 18:10:01 -04:00
Eugene Yurtsev
c72c87f278
Add option to disable gpt-4 for public deployment ( #124 )
2024-03-29 14:00:05 -04:00
Ikko Eltociear Ashimine
df1907a027
Update test_deduplication.py ( #120 )
...
resutls -> results
2024-03-29 12:03:44 -04:00
Eugene Yurtsev
0863472bf6
Update README.md ( #112 )
2024-03-26 12:47:30 -04:00
Eugene Yurtsev
fc85d25117
Revert examples ( #110 )
...
We'll introduce this with release 0.0.3
0.0.2
2024-03-25 15:34:40 -04:00
Eugene Yurtsev
58cc2d3a1a
Add widgets for editing examples ( #107 )
2024-03-25 13:35:07 -04:00
Eugene Yurtsev
d5231a4b6d
Add content too long ( #106 )
...
Add content too long
2024-03-22 21:05:49 -04:00
Eugene Yurtsev
6a6087bcb4
Fix bug in delete examples ( #105 )
...
Backend fix bug in delete examples
2024-03-22 20:57:33 -04:00
Eugene Yurtsev
dd3076ab3e
Update model description ( #103 )
...
Update model description
2024-03-22 16:06:45 -04:00
Eugene Yurtsev
4b1441514a
update run names ( #102 )
...
Update run names for suggest
2024-03-22 15:25:21 -04:00
ccurme
0da6b2b022
add model metadata ( #96 )
...
https://github.com/langchain-ai/langchain-extract/issues/93
2024-03-22 15:21:29 -04:00
Eugene Yurtsev
54402b7cba
Update README.md ( #99 )
2024-03-22 12:34:37 -04:00
Eugene Yurtsev
1aa3a237d1
add capability to limit extraction when working with long-docs, add concurrency control ( #97 )
...
Limit extraction
2024-03-22 12:11:48 -04:00
Eugene Yurtsev
ecc4dfad96
Improve file widget a bit ( #95 )
...
Improve file upload
2024-03-22 10:21:47 -04:00
Eugene Yurtsev
a568f22dab
Create extractor page improvements ( #94 )
...
Improve the create extractor page
2024-03-22 10:19:55 -04:00
ccurme
06d4bc9cb8
update readme ( #89 )
...
closes https://github.com/langchain-ai/langchain-extract/issues/88
2024-03-22 09:53:44 -04:00
Eugene Yurtsev
ef738de10c
Update for sql connection ( #92 )
...
Update for sql connection, will need to document a bit more
2024-03-21 23:02:33 -04:00
Eugene Yurtsev
3b3bb4f5e4
Swap to x-key ( #91 )
...
Swap to api key in headers
2024-03-21 21:53:31 -04:00
Eugene Yurtsev
59fbc8d64b
Remove middleware for cookies ( #90 )
...
Remove cookie middleware
2024-03-21 21:03:49 -04:00
Brace Sproul
de406575bc
set cookie in backend ( #87 )
...
ChatGPT said `starlette` comes with FastAPI so I didn't update the deps
for this
2024-03-21 14:40:13 -07:00
Brace Sproul
e086d255f2
Revert "drop axios" ( #86 )
...
Reverts langchain-ai/langchain-extract#85
2024-03-21 14:10:43 -07:00
Brace Sproul
c98b3b7986
drop axios ( #85 )
2024-03-21 14:05:47 -07:00
Eugene Yurtsev
6bd99856f6
Add dockerfile for prod deploy ( #83 )
...
For now, we might combine later with the dockerfile inside of backend
* A bit of code duplication
* Change entry point to prod
* Expose on port 8080
---------
Co-authored-by: Brace Sproul <braceasproul@gmail.com >
2024-03-21 16:53:25 -04:00
Brace Sproul
e15418ff36
add cookie options ( #84 )
2024-03-21 13:49:04 -07:00
Brace Sproul
d86b5614fd
next public env prefix ( #82 )
2024-03-21 13:11:28 -07:00
ccurme
f400fa4209
update retrieval ( #76 )
...
Update retrieval mode to accommodate multiple retrieved chunks.
2024-03-21 11:50:42 -04:00
Eugene Yurtsev
63966c1604
Fix description in the JSON tab for results ( #80 )
...
Fix copy for the JSON tab
2024-03-21 11:44:59 -04:00
Eugene Yurtsev
f6480e6e11
Set selected extractor ( #78 )
...
Not pretty, but useful

2024-03-21 11:34:57 -04:00
Eugene Yurtsev
c03dd304b7
Pick postgres config from env ( #77 )
...
Pick postgres config from env
2024-03-21 11:13:14 -04:00
Eugene Yurtsev
9240d47d1c
Set temperature to 0 ( #74 )
...
Temperature is 0
2024-03-21 10:34:28 -04:00
Eugene Yurtsev
b5b9e5fefe
UI: support model selection ( #72 )
...
Support model selection on the UI
2024-03-21 10:28:09 -04:00
Eugene Yurtsev
601711135c
UI to use mimetype configuration ( #71 )
...
* Use mimetype configuration
* Also improves the divider for the content upload section
* Add a header for content upload
2024-03-21 10:08:52 -04:00
Eugene Yurtsev
a74715dc45
Disable submit button in preview form ( #69 )
...
Disable the submit button in the schema preview form
2024-03-21 09:36:43 -04:00
Eugene Yurtsev
6f3d898e5f
expose more configuration for the UI ( #68 )
...
Expose configuration for the UI
2024-03-21 09:33:14 -04:00
Eugene Yurtsev
7e61dca985
Use enter to submit in playground ( #67 )
2024-03-20 22:01:46 -04:00
Eugene Yurtsev
7b4a643ef0
CreateExtractor: Enable input only if there's user input ( #66 )
2024-03-20 22:00:33 -04:00
Eugene Yurtsev
cc906d6e0e
Use overlay for share link ( #64 )
...

2024-03-20 21:40:03 -04:00
Eugene Yurtsev
3c5b3e4356
minor change in tabs for results table ( #63 )
...
Minor change
2024-03-20 21:38:56 -04:00
Eugene Yurtsev
7e893762f7
Fix results table display ( #62 )
...
Fix results table display

2024-03-20 21:34:55 -04:00
Eugene Yurtsev
7eff8a4c9f
Rename owner id to user id ( #59 )
2024-03-20 17:11:10 -04:00
ccurme
a27077c88a
Cc/serve UI assets ( #58 )
...
closes https://github.com/langchain-ai/langchain-extract/issues/57
2024-03-20 17:10:13 -04:00
Eugene Yurtsev
6e802828ca
Allow using shared extractors ( #54 )
...
Allow using shared extractors.
This won't work with current version of backend due to cookies not being
passed
2024-03-20 17:04:47 -04:00
Brace Sproul
26669d8e9e
frontend[minor]: Add middleware func to always set userid cookie ( #56 )
2024-03-20 13:27:45 -07:00
ccurme
fe5714967d
Constrain file sizes ( #50 )
...
Closes https://github.com/langchain-ai/langchain-extract/issues/49
2024-03-20 16:04:44 -04:00
Eugene Yurtsev
27b75928cd
Fix CI to run tests for python ( #52 )
...
fix ci
2024-03-20 14:48:57 -04:00
Eugene Yurtsev
6a1d4c8b8a
Fix broken unit test ( #51 )
2024-03-20 14:44:15 -04:00
Eugene Yurtsev
2dede31eed
Add formats to json schema validator ( #47 )
...
Add ability to recognize formats in json schema validator
---------
Co-authored-by: bracesproul <braceasproul@gmail.com >
2024-03-20 14:01:26 -04:00