Skip to content

Commit

Permalink
Release 0.1.7 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 22, 2024
1 parent 69c2e16 commit ed11485
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-keys-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-rivers-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-crews-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-cameras-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-boats-shake.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# create-llama

## 0.1.7

### Patch Changes

- 260d37a: Add system prompt env variable for TS
- bbd5b8d: Fix postgres connection leaking issue
- bb53425: Support HTTP proxies by setting the GLOBAL_AGENT_HTTP_PROXY env variable
- 69c2e16: Fix streaming for Express
- 7873bfb: Update Ollama provider to run with the base URL from the environment variable

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-llama",
"version": "0.1.6",
"version": "0.1.7",
"description": "Create LlamaIndex-powered apps with one command",
"keywords": [
"rag",
Expand Down

0 comments on commit ed11485

Please sign in to comment.