From 96a1a99a0ae4a2e913fc13fb2bcdfb6947d5e6a4 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Wed, 24 Apr 2024 23:52:16 +0100 Subject: [PATCH] v2.3.82 --- cookbook/examples/data_eng/requirements.txt | 2 +- cookbook/examples/local_rag/requirements.txt | 2 +- cookbook/examples/research/requirements.txt | 2 +- cookbook/examples/sql/requirements.txt | 2 +- cookbook/examples/worldbuilding/requirements.txt | 2 +- cookbook/integrations/singlestore/ai_apps/requirements.txt | 2 +- cookbook/llms/groq/rag/requirements.txt | 2 +- cookbook/llms/groq/research/requirements.txt | 2 +- cookbook/llms/hermes2/auto_rag/requirements.txt | 2 +- cookbook/llms/mistral/rag/requirements.txt | 2 +- cookbook/llms/ollama/rag/requirements.txt | 2 +- cookbook/llms/ollama/tools/requirements.txt | 2 +- pyproject.toml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/cookbook/examples/data_eng/requirements.txt b/cookbook/examples/data_eng/requirements.txt index c2200b895..b2186bc97 100644 --- a/cookbook/examples/data_eng/requirements.txt +++ b/cookbook/examples/data_eng/requirements.txt @@ -102,7 +102,7 @@ pandas==2.2.0 # -r cookbook/examples/data_eng/requirements.in # altair # streamlit -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/examples/data_eng/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/examples/local_rag/requirements.txt b/cookbook/examples/local_rag/requirements.txt index 0669c81cd..c85f9af43 100644 --- a/cookbook/examples/local_rag/requirements.txt +++ b/cookbook/examples/local_rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.0 # streamlit pgvector==0.2.4 # via -r cookbook/examples/local_rag/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/examples/local_rag/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/examples/research/requirements.txt b/cookbook/examples/research/requirements.txt index cd551747a..8e7bb00a9 100644 --- a/cookbook/examples/research/requirements.txt +++ b/cookbook/examples/research/requirements.txt @@ -99,7 +99,7 @@ pandas==2.2.2 # via # altair # streamlit -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/examples/research/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/examples/sql/requirements.txt b/cookbook/examples/sql/requirements.txt index 6004edd55..fcad8ce36 100644 --- a/cookbook/examples/sql/requirements.txt +++ b/cookbook/examples/sql/requirements.txt @@ -87,7 +87,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/examples/sql/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/examples/sql/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/examples/worldbuilding/requirements.txt b/cookbook/examples/worldbuilding/requirements.txt index 46b868f85..fc4ef4b6b 100644 --- a/cookbook/examples/worldbuilding/requirements.txt +++ b/cookbook/examples/worldbuilding/requirements.txt @@ -95,7 +95,7 @@ pandas==2.2.0 # via # altair # streamlit -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/examples/worldbuilding/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/integrations/singlestore/ai_apps/requirements.txt b/cookbook/integrations/singlestore/ai_apps/requirements.txt index 7541bd800..7a930a2ee 100644 --- a/cookbook/integrations/singlestore/ai_apps/requirements.txt +++ b/cookbook/integrations/singlestore/ai_apps/requirements.txt @@ -126,7 +126,7 @@ pandas==2.2.2 # yfinance peewee==3.17.3 # via yfinance -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/integrations/singlestore/auto_rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/groq/rag/requirements.txt b/cookbook/llms/groq/rag/requirements.txt index 109224d72..e2f8f913b 100644 --- a/cookbook/llms/groq/rag/requirements.txt +++ b/cookbook/llms/groq/rag/requirements.txt @@ -111,7 +111,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/groq/rag/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/groq/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/groq/research/requirements.txt b/cookbook/llms/groq/research/requirements.txt index 84fc6b1e9..13783119f 100644 --- a/cookbook/llms/groq/research/requirements.txt +++ b/cookbook/llms/groq/research/requirements.txt @@ -85,7 +85,7 @@ pandas==2.2.2 # via # altair # streamlit -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/groq/research/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/hermes2/auto_rag/requirements.txt b/cookbook/llms/hermes2/auto_rag/requirements.txt index a6599c0c7..c99a5f406 100644 --- a/cookbook/llms/hermes2/auto_rag/requirements.txt +++ b/cookbook/llms/hermes2/auto_rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.0 # streamlit pgvector==0.2.4 # via -r cookbook/llms/hermes2/auto_rag/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/hermes2/auto_rag/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/llms/mistral/rag/requirements.txt b/cookbook/llms/mistral/rag/requirements.txt index d0f82908d..1f6d10a29 100644 --- a/cookbook/llms/mistral/rag/requirements.txt +++ b/cookbook/llms/mistral/rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/mistral/rag/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/mistral/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/ollama/rag/requirements.txt b/cookbook/llms/ollama/rag/requirements.txt index 87966808c..3af5ba4a1 100644 --- a/cookbook/llms/ollama/rag/requirements.txt +++ b/cookbook/llms/ollama/rag/requirements.txt @@ -96,7 +96,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/ollama/rag/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/ollama/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/ollama/tools/requirements.txt b/cookbook/llms/ollama/tools/requirements.txt index 349c8be90..4903959cc 100644 --- a/cookbook/llms/ollama/tools/requirements.txt +++ b/cookbook/llms/ollama/tools/requirements.txt @@ -114,7 +114,7 @@ peewee==3.17.3 # via yfinance pgvector==0.2.5 # via -r cookbook/llms/ollama/tools/requirements.in -phidata==2.3.80 +phidata==2.3.82 # via -r cookbook/llms/ollama/tools/requirements.in pillow==10.3.0 # via streamlit diff --git a/pyproject.toml b/pyproject.toml index 41359dd98..8ba6ddb2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "phidata" version = "2.3.82" -description = "Build AI Assistants with memory, knowledge and tools." +description = "Add memory, knowledge and tools to LLMs." requires-python = ">=3.8" readme = "README.md" authors = [