-
- Downloads
feat: Add template for structured extraction (#185)
Showing
- .changeset/proud-seals-yell.md 5 additions, 0 deletions.changeset/proud-seals-yell.md
- helpers/index.ts 5 additions, 1 deletionhelpers/index.ts
- helpers/types.ts 1 addition, 0 deletionshelpers/types.ts
- questions.ts 2 additions, 1 deletionquestions.ts
- templates/types/extractor/fastapi/README-template.md 68 additions, 0 deletionstemplates/types/extractor/fastapi/README-template.md
- templates/types/extractor/fastapi/app/__init__.py 0 additions, 0 deletionstemplates/types/extractor/fastapi/app/__init__.py
- templates/types/extractor/fastapi/app/api/__init__.py 0 additions, 0 deletionstemplates/types/extractor/fastapi/app/api/__init__.py
- templates/types/extractor/fastapi/app/api/routers/__init__.py 0 additions, 0 deletions...lates/types/extractor/fastapi/app/api/routers/__init__.py
- templates/types/extractor/fastapi/app/api/routers/extractor.py 58 additions, 0 deletions...ates/types/extractor/fastapi/app/api/routers/extractor.py
- templates/types/extractor/fastapi/app/api/routers/output.py 32 additions, 0 deletionstemplates/types/extractor/fastapi/app/api/routers/output.py
- templates/types/extractor/fastapi/main.py 45 additions, 0 deletionstemplates/types/extractor/fastapi/main.py
- templates/types/extractor/fastapi/pyproject.toml 21 additions, 0 deletionstemplates/types/extractor/fastapi/pyproject.toml
- templates/types/streaming/fastapi/app/llmhub.py 0 additions, 61 deletionstemplates/types/streaming/fastapi/app/llmhub.py
Loading
Please register or sign in to comment