Skip to content
Snippets Groups Projects
Unverified Commit ed114856 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files
parent 69c2e16c
No related branches found
No related tags found
No related merge requests found
---
"create-llama": patch
---
Add system prompt env variable for TS
---
"create-llama": patch
---
Fix postgres connection leaking issue
---
"create-llama": patch
---
Support HTTP proxies by setting the GLOBAL_AGENT_HTTP_PROXY env variable
---
"create-llama": patch
---
Fix streaming for Express
---
"create-llama": patch
---
Update Ollama provider to run with the base URL from the environment variable
# create-llama # 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 ## 0.1.6
### Patch Changes ### Patch Changes
......
{ {
"name": "create-llama", "name": "create-llama",
"version": "0.1.6", "version": "0.1.7",
"description": "Create LlamaIndex-powered apps with one command", "description": "Create LlamaIndex-powered apps with one command",
"keywords": [ "keywords": [
"rag", "rag",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment