-
This is more of an idea right now as the functionality of the app is paramount.
Having a smooth and intuitive web frontend would make the app easier to use vs a pure command line interface
Havi…
-
Hello again,
Thanks for the help on the previous issue.
now the service is started with no issues and the web interface is running as expected, but when I submit a URL I get this issue:
```
2…
-
What about making another section for Web development which covers technology/programming language/runtime environment web frameworks used in front-end + back-end?
For example like:
NodeJs(a js ru…
-
**Is your feature request related to a problem? Please describe.**
We would like to bring promptflow-core into our web apps, but we're concerned about the Flask/FastAPI dependency as it may end up …
-
Hi FlexFlow team,
We've been working on testing the performance of FlexFlow when serving the Llama 2 models in a web server that invokes the generate Python API for requests, and returns the respon…
-
When QML resources are served via HTTP paths (and possibly any non-`file://` path), a special [qmldir](https://doc.qt.io/qt-6/qtqml-modules-qmldir.html) file is expected to exist for relative-path fil…
-
**Describe the feature**
For OAuth2 Provider implementation, HTTP Basic Auth is optional for authenticating the client. However, the web framework (flask-oauthlib, django-oauth-toolkit, bottle-oaut…
-
-
**Describe the bug/problem**
User 1 with Kobo Aura H2O is able to sync perfectly with Calibre-Web (Aura, no notebook feature). However User 2 with pen-enabled Kobo Ellipsa eReader is only able to syn…
-
I've been falling in love with the [Trio](http://trio.readthedocs.io) async library. I find it helps me design async software in a simpler, [more principled](https://vorpus.org/blog/notes-on-structure…