Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug tutorial json_storage_with_web_api and add fastapi tutorial #104

Closed
wants to merge 10 commits into from

Conversation

romanzoniit
Copy link
Contributor

@romanzoniit romanzoniit commented Apr 14, 2023

Description

I fix bug tutorials: json_storage_with_web_api pipeline request validation error. #103
Add new tutorial json_storage_with_fastapi

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide a description: what is changed and why.

@romanzoniit romanzoniit changed the title Fix bug tutorials #103 and add fastapi tutorial Fix bug tutorials (#103) and add fastapi tutorial Apr 14, 2023
@romanzoniit romanzoniit changed the title Fix bug tutorials (#103) and add fastapi tutorial Fix bug tutorials and add fastapi tutorial Apr 14, 2023
@romanzoniit romanzoniit changed the title Fix bug tutorials and add fastapi tutorial Fix bug tutorial json_storage_with_web_api and add fastapi tutorial Apr 14, 2023
RLKRo and others added 8 commits April 18, 2023 15:24
This tutorial is no longer needed now that FastAPI exists.
- Remove db context_storage (there is no reason to show it in an interface tutorial)
- Add endpoint output annotation
- Run pipeline in async
- Rename Messengers section to Interfaces
- Add Web API subsection
@kudep
Copy link
Collaborator

kudep commented Apr 22, 2023

All changes now are replaced into #110 because of permission issues and this PR is closed

@kudep kudep closed this Apr 22, 2023
kudep added a commit that referenced this pull request Apr 24, 2023
* add: json storage with fastapi

* fix: pipeline request validation error

* remove flask tutorial

This tutorial is no longer needed now that FastAPI exists.

* move fast_api tutorial to tutorials/messengers/web_api_interface

* modify FastAPI example

- Remove db context_storage (there is no reason to show it in an interface tutorial)
- Add endpoint output annotation
- Run pipeline in async

* add websocket_chat tutorial

* update docs/source/conf.py

- Rename Messengers section to Interfaces
- Add Web API subsection

* reformat

* reformat

* add/tutorials_fastapi: rm tutorials/context_storages/8_json_storage_with_web_api.py

---------

Co-authored-by: romanzoniit <romanzoniit@gmail.com>
Co-authored-by: Roman Zlobin <trlkrot@gmail.com>
@romanzoniit romanzoniit deleted the add/tutorials_fastapi branch April 24, 2023 13:49
RLKRo added a commit that referenced this pull request Jun 1, 2023
@RLKRo RLKRo mentioned this pull request Jun 1, 2023
kudep pushed a commit that referenced this pull request Jun 10, 2023
* replace all ~= with ==

* update dependency versions

* remove unnecessary dependencies

Introduced in #104.

* fix version requirements for python 3.7

* format

* unfreeze user side dependencies

* update fastapi version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants