mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
Improve prompt target intent matching (#51)
This commit is contained in:
parent
8565462ec4
commit
9e50957f22
14 changed files with 461 additions and 415 deletions
|
|
@ -71,13 +71,6 @@ services:
|
|||
profiles:
|
||||
- manual
|
||||
|
||||
qdrant:
|
||||
image: qdrant/qdrant
|
||||
hostname: vector-db
|
||||
ports:
|
||||
- 16333:6333
|
||||
- 16334:6334
|
||||
|
||||
chatbot-ui:
|
||||
build:
|
||||
context: ../../chatbot-ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue