Mercurial > repos > goeckslab > chatanalysis
comparison chat_analysis.xml @ 9:ebff1089e004 draft
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit 296af594d47c6d4f35f356a7ef9e0f0699fa8328
author | goeckslab |
---|---|
date | Fri, 20 Jun 2025 18:46:25 +0000 |
parents | 13cf52df8751 |
children | e8cdf238cc02 |
comparison
equal
deleted
inserted
replaced
8:13cf52df8751 | 9:ebff1089e004 |
---|---|
65 <tests> | 65 <tests> |
66 <test> | 66 <test> |
67 </test> | 67 </test> |
68 </tests> | 68 </tests> |
69 <help> | 69 <help> |
70 Analyze and visualize a dataset with a Chat Agent. | 70 Analyze and visualize a dataset with a Data Analysis Agent. |
71 | |
72 Start a ChatAnalysis instance after selecting a dataset — we provide free access to some LLMs. | |
73 | |
74 You are encouraged to use your own API keys, as the provided free access has limits. You can obtain a **free API key** for BambooLLM by signing up at https://pandas-ai.com and a **free API key** for Groq by signing up at https://groq.com. | |
75 | 71 |
76 If you wish to set the OpenAI API key beforehand, go to **User → Preferences → Manage Information → ChatGPT → OpenAI API Key**. This way, you won’t need to set the OpenAI API key each time you use the app. | 72 If you wish to set the OpenAI API key beforehand, go to **User → Preferences → Manage Information → ChatGPT → OpenAI API Key**. This way, you won’t need to set the OpenAI API key each time you use the app. |
77 | 73 |
78 Similarly, to set the Groq API key beforehand, navigate to **User → Preferences → Manage Information → Groq → API Key**. | 74 Similarly, to set the Groq API key beforehand, navigate to **User → Preferences → Manage Information → Groq → API Key**. |
79 | 75 |