mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 09:16:24 +02:00
use standard tracing and logging in brightstaff (#721)
This commit is contained in:
parent
4d9ed74b68
commit
46de89590b
55 changed files with 1494 additions and 2432 deletions
|
|
@ -6,7 +6,7 @@ This demo shows how you can use user preferences to route user prompts to approp
|
|||
Make sure your machine is up to date with [latest version of plano]([url](https://github.com/katanemo/plano/tree/main?tab=readme-ov-file#prerequisites)). And you have activated the virtual environment.
|
||||
|
||||
|
||||
1. start the openwebui
|
||||
1. start anythingllm
|
||||
```bash
|
||||
(venv) $ cd demos/use_cases/preference_based_routing
|
||||
(venv) $ docker compose up -d
|
||||
|
|
@ -24,7 +24,7 @@ Make sure your machine is up to date with [latest version of plano]([url](https:
|
|||
...
|
||||
```
|
||||
|
||||
3. open openwebui http://localhost:8080/
|
||||
3. open AnythingLLM http://localhost:3001/
|
||||
|
||||
# Testing out preference based routing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue