-
- Downloads
feat: use Reflex UI for structured extract template (#209)
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- .changeset/lemon-houses-glow.md 5 additions, 0 deletions.changeset/lemon-houses-glow.md
- .github/workflows/e2e.yml 13 additions, 0 deletions.github/workflows/e2e.yml
- e2e/basic.spec.ts 0 additions, 120 deletionse2e/basic.spec.ts
- e2e/extractor_template.spec.ts 50 additions, 0 deletionse2e/extractor_template.spec.ts
- e2e/streaming_template.spec.ts 125 additions, 0 deletionse2e/streaming_template.spec.ts
- e2e/utils.ts 15 additions, 9 deletionse2e/utils.ts
- helpers/run-app.ts 59 additions, 48 deletionshelpers/run-app.ts
- index.ts 5 additions, 1 deletionindex.ts
- questions.ts 13 additions, 4 deletionsquestions.ts
- templates/components/engines/python/agent/engine.py 4 additions, 3 deletionstemplates/components/engines/python/agent/engine.py
- templates/components/engines/python/chat/engine.py 0 additions, 0 deletionstemplates/components/engines/python/chat/engine.py
- templates/components/vectordbs/python/llamacloud/__init__.py 0 additions, 0 deletionstemplates/components/vectordbs/python/llamacloud/__init__.py
- templates/components/vectordbs/python/none/__init__.py 0 additions, 0 deletionstemplates/components/vectordbs/python/none/__init__.py
- templates/types/extractor/fastapi/README-template.md 21 additions, 15 deletionstemplates/types/extractor/fastapi/README-template.md
- templates/types/extractor/fastapi/app/api/models.py 18 additions, 0 deletionstemplates/types/extractor/fastapi/app/api/models.py
- templates/types/extractor/fastapi/app/api/routers/extractor.py 5 additions, 48 deletions...ates/types/extractor/fastapi/app/api/routers/extractor.py
- templates/types/extractor/fastapi/app/api/routers/main.py 7 additions, 0 deletionstemplates/types/extractor/fastapi/app/api/routers/main.py
- templates/types/extractor/fastapi/app/app.py 22 additions, 0 deletionstemplates/types/extractor/fastapi/app/app.py
- templates/types/extractor/fastapi/app/config.py 1 addition, 0 deletionstemplates/types/extractor/fastapi/app/config.py
- templates/types/extractor/fastapi/app/engine/__init__.py 1 addition, 0 deletionstemplates/types/extractor/fastapi/app/engine/__init__.py
Loading
Please register or sign in to comment