[CodeTrans]Update README.md for docker build issue and UI (#259)
* Update README.md for docker build issue and UI fix docker build issues and add UI section Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
This commit is contained in:
@@ -110,3 +110,12 @@ pip install -U langsmith
|
|||||||
export LANGCHAIN_TRACING_V2=true
|
export LANGCHAIN_TRACING_V2=true
|
||||||
export LANGCHAIN_API_KEY=ls_...
|
export LANGCHAIN_API_KEY=ls_...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 🚀 Launch the UI
|
||||||
|
|
||||||
|
Open this URL `http://{host_ip}:5173` in your browser to access the frontend.
|
||||||
|

|
||||||
|
|
||||||
|
Here is an example for summarizing a article.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user