Skip to content

Commit

Permalink
fix: backend / frontend token streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
kroonen committed Sep 14, 2024
1 parent 27afa60 commit 03017f6
Show file tree
Hide file tree
Showing 7 changed files with 1,764 additions and 386 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
interval: daily
open-pull-requests-limit: 25
versioning-strategy: auto
allow:
- dependency-type: "direct"
Expand Down
13 changes: 0 additions & 13 deletions Dockerfile.backend

This file was deleted.

4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Attribution: You must give appropriate credit to the original author, Robin Kroonen, and link to the project page at [https://kroonen.ai](https://kroonen.ai). Any derived work must also cite the original repository at [https://github.com/kroonen/ArtyLLama](https://github.com/kroonen/ArtyLLama).
Attribution: You must give appropriate credit to the original author,
Robin Kroonen, and link to the project page at kroonen.ai - Any derived work
must also cite the original repository at https://github.com/kroonen/ArtyLLama
Loading

0 comments on commit 03017f6

Please sign in to comment.