mirror of https://github.com/dapr/dapr-agents.git
change agents version in quickstarts
Signed-off-by: yaron2 <schneider.yaron@live.com>
This commit is contained in:
parent
d4e6c76353
commit
569b17d49e
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
opentelemetry-sdk>=1.25.0
|
||||
opentelemetry-exporter-zipkin-json==1.25.0
|
||||
opentelemetry-exporter-otlp>=1.25.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
elevenlabs
|
||||
# For local development use local changes by commenting out the dapr-agentsline above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agentsline above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
tiktoken==0.9.0
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
tiktoken==0.9.0
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents[observability]>=0.8.1
|
||||
dapr-agents[observability]>=0.8.3
|
||||
arize-phoenix>=11.22.0,<12.0.0
|
||||
arize-phoenix-otel>=0.12.0,<0.13.0
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
arize-phoenix-otel>=0.12.0,<0.13.0
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
chainlit==2.6.8
|
||||
unstructured[all-docs]==0.18.11
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
starlette==0.47.2
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
chainlit==2.6.8
|
||||
psycopg[binary]==3.2.9
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
dapr-agents>=0.8.1
|
||||
dapr-agents>=0.8.3
|
||||
arize-phoenix==11.22.0
|
||||
# For local development use local changes by commenting out the dapr-agents line above and uncommenting the line below:
|
||||
# -e ../../
|
||||
|
|
|
|||
Loading…
Reference in New Issue