Skip to content

Commit

Permalink
Merge pull request #90 from h2oai/MT/#86
Browse files Browse the repository at this point in the history
Updated app versions and h2ogpte version
  • Loading branch information
mtanco authored Nov 20, 2024
2 parents a646aea + 6470434 commit 2ebc7ee
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion CallCenterGPT/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.demo.CallCenterGPT_aistore"
Version = "0.0.8"
Version = "0.0.15"
Title = "Call Center GPT"
Description = "Analyse your customer touchpoints to find out about what they are talking about and identify areas for improvement."
LongDescription = "about.md"
Expand Down
2 changes: 1 addition & 1 deletion CallCenterGPT/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
h2o-wave==0.26.3
h2ogpte==1.4.9
h2ogpte==1.6.0
toml
2 changes: 1 addition & 1 deletion RFI-assistant/app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title = "RFI Assistant"
description = "Leverage AI to effortlessly respond to RFIs"
LongDescription = "about.md"
Tags = ["OSS", "GENERATIVE_AI"]
Version = "0.0.10"
Version = "0.0.11"
InstanceLifecycle = "MANAGED"

[Runtime]
Expand Down
2 changes: 1 addition & 1 deletion RFI-assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ h2o-wave==1.0.0
pandas
toml==0.10.2
pypdf==3.17.0
h2ogpte==1.5.10
h2ogpte==1.6.0
openpyxl==3.1.2
urllib3==2.0.7
requests_file==1.5.1
Expand Down
2 changes: 1 addition & 1 deletion ask-h2o/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.ask_h2o"
Version = "0.0.12"
Version = "0.0.13"
Title = "Ask H2O"
Description = "Conversationally explore H2O.ai’s website, products, and more"
Tags = ["GENERATIVE_AI", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion ask-h2o/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.10
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion brlawgpt/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.brazil-lawgpt"
Version = "0.0.11"
Version = "0.0.16"
Title = "Brazil LawGPT"
Description = "Chat with the legal petitions, request summaries, and search for Supreme Court jurisprudence"
LongDescription = "LongDescription.md"
Expand Down
2 changes: 1 addition & 1 deletion brlawgpt/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ numpy
Requests==2.31.0
h2o-wave==1.0.0
pandas
h2ogpte==1.4.9
h2ogpte==1.6.0
tqdm
toml
2 changes: 1 addition & 1 deletion company-financial-overview/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.company_info_at_a_glance"
Version = "0.0.7"
Version = "0.0.8"
Title = "Company Information"
Description = "Use AI to research companies and identify opportunities"
Tags = ["GENERATIVE_AI", "DATA_SCIENCE", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion company-financial-overview/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.5.10
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion cycling-training-plan/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.cycling_training_plan"
Version = "0.0.6"
Version = "0.0.7"
Title = "Cycling Training Plan"
Description = "Get personalized cycling instructions with AI"
Tags = ["GENERATIVE_AI", "OSS", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion cycling-training-plan/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion financial-research/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.investment-research"
Version = "0.0.15"
Version = "0.0.16"
Title = "Digital Assets Investment Research"
Description = "Enhance your investment research with AI"
Tags = ["GENERATIVE_AI", "DOCUMENT", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion financial-research/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
h2o-wave==1.0.0
h2ogpte==1.4.9
h2ogpte==1.6.0
2 changes: 1 addition & 1 deletion grammar-and-syntax-review/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.grammar_and_syntax_review"
Version = "0.0.5"
Version = "0.0.6"
Title = "Grammar and Syntax Review"
Description = "Review and edit content quickly with AI"
Tags = ["GENERATIVE_AI", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion grammar-and-syntax-review/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion h2ogpte-link/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.link.h2ogpte"
Version = "1.4.9"
Version = "1.6.0"
Title = "Enterprise h2oGPTe"
Description = "Information retrieval on internal data, privately hosted LLM, your data stays with you."
InstanceLifecycle = "LINK"
Expand Down
2 changes: 1 addition & 1 deletion home-listings/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.make_home_listing"
Version = "0.0.6"
Version = "0.0.7"
Title = "Make Your Own Home Listing"
Description = "Generate a stellar home listing with AI"
Tags = ["GENERATIVE_AI", "AI_FOR_LIFE", "OSS", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion home-listings/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion legal_process_summarizer_app/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.legal_process_summarizer"
Version = "0.0.5"
Version = "0.0.6"
Title = "Legal Process Summarizer"
Description = "Build legal reports on appeal processes from court legal documents and decisions"
LongDescription = "LongDescription.md"
Expand Down
2 changes: 1 addition & 1 deletion legal_process_summarizer_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy
Requests==2.31.0
h2o-wave==1.0.0
pandas
h2ogpte==1.4.9
h2ogpte==1.6.0
tqdm
toml
pyaml
Expand Down
2 changes: 1 addition & 1 deletion new-year-bingo-card/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.bingo_new_years_cards"
Version = "0.0.18"
Version = "0.0.19"
Title = "Holiday Bingo"
Description = "Use AI to generate your 2024 goals bingo card!"
Tags = ["GENERATIVE_AI", "DATA_SCIENCE", "OSS", "AI_FOR_LIFE"]
Expand Down
2 changes: 1 addition & 1 deletion new-year-bingo-card/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
h2o_wave
h2ogpte==1.4.9
h2ogpte==1.6.0
loguru
2 changes: 1 addition & 1 deletion python-code-inspector/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.clean-code-inspector"
Version = "0.0.6"
Version = "0.0.7"
Title = "Clean Code Inspector"
Description = "Apply best practices to your Python code with AI"
Tags = ["GENERATIVE_AI", "OSS", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion python-code-inspector/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion study-partner/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.study_partner"
Version = "0.0.10"
Version = "0.0.11"
Title = "H2O Study Partner"
Description = "Meet your interactive AI study buddy"
Tags = ["GENERATIVE_AI", "OSS", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion study-partner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
2 changes: 1 addition & 1 deletion system-prompt/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.system_prompt"
Version = "0.0.7"
Version = "0.0.8"
Title = "Learning LLMs: System Prompts"
Description = "Explore the power of personalized language models by comparing how changing the System Prompt changes the response."
Tags = ["GENERATIVE_AI", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion system-prompt/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
2 changes: 1 addition & 1 deletion template-chatbot-history/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.template.chatbot-history"
Version = "0.0.3"
Version = "0.0.4"
Title = "Chatbot History Template"
Description = "H2O Wave Template for Chatbot Applications with History"
Tags = ["GENERATIVE_AI", "OSS"]
Expand Down
2 changes: 1 addition & 1 deletion template-chatbot-history/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
2 changes: 1 addition & 1 deletion template-chatbot-rag/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.template.chatbot-rag"
Version = "0.0.5"
Version = "0.0.6"
Title = "Chat with Documents"
Description = "Basic RAG chatbot with h2oGPTe"
Tags = ["OSS", "LEARNING"]
Expand Down
2 changes: 1 addition & 1 deletion template-chatbot-rag/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.10
h2ogpte==1.6.0
h2o-wave
h2o-authn
loguru
2 changes: 1 addition & 1 deletion template-chatbot/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.template.chatbot"
Version = "0.0.5"
Version = "0.0.6"
Title = "Starter Chatbot"
Description = "Basic chatbot with h2oGPTe"
Tags = ["OSS", "LEARNING"]
Expand Down
2 changes: 1 addition & 1 deletion template-chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.10
h2ogpte==1.6.0
h2o-wave
h2o-authn
loguru
2 changes: 1 addition & 1 deletion tomatoAI/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.tomatoAI"
Version = "0.0.6"
Version = "0.0.7"
Title = "TomatoAI"
Description = "Grow better produce with your own AI-powered gardening assistant"
Tags = ["GENERATIVE_AI", "AI_FOR_LIFE", "OSS", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion tomatoAI/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2ogpte==1.4.9
h2ogpte==1.6.0
h2o_wave
loguru
toml
Expand Down
2 changes: 1 addition & 1 deletion weekly-dinner-plan/app.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[App]
Name = "ai.h2o.wave.weekly_meal_planning"
Version = "0.0.8"
Version = "0.0.9"
Title = "Meal Planning"
Description = "Let AI cook up meal ideas for the whole family"
Tags = ["GENERATIVE_AI", "OSS", "AI_FOR_LIFE", "DATA_SCIENCE"]
Expand Down
2 changes: 1 addition & 1 deletion weekly-dinner-plan/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h2o_wave
loguru
toml
h2ogpte==1.4.9
h2ogpte==1.6.0

0 comments on commit 2ebc7ee

Please sign in to comment.