Thomas Lynch

Results 16 comments of Thomas Lynch

100% agreed we need to change the layout of most pages. Right now they're just something we whipped up quickly that works :sweat_smile: The ability to switch between card vs...

llama2 on ollama, works but its a little bit dumb (cant pick the right tool). working on improving this and adding support for many more. image ![image](https://github.com/rnadigital/agentcloud/assets/111718755/08c97c46-609e-47b3-abb8-1779d934d33f) ![image](https://github.com/rnadigital/agentcloud/assets/111718755/6de145d2-67ee-4699-bf6e-84edad033d07) ![image](https://github.com/rnadigital/agentcloud/assets/111718755/9045b15a-074e-4a37-86c7-d9f4a68849c6)

ref #175 need to add perms for that

@charl3sj priority list for models to implement: - [x] vertex https://python.langchain.com/docs/integrations/chat/google_vertex_ai_palm/ - [x] groq https://python.langchain.com/docs/integrations/chat/groq/ - [x] anthropic https://python.langchain.com/docs/integrations/chat/anthropic/ - [ ] huggingface https://python.langchain.com/docs/integrations/chat/huggingface/ - [x] cohere https://python.langchain.com/docs/integrations/chat/cohere/ - [...

Updated OP description @NaderRNA

also ref https://github.com/airbytehq/airbyte-internal-issues/issues/2443

notes ``` App: avatar app name app description model welcome message(s) Tools list: pick Datasources list: pick Agent: name system message variables list Model: type: ``` ``` App: avatar app...

Thanks, I'll probably use most of whats in the components/rjsf folder: https://github.com/m6io/rjsf-tailwind/tree/main/src/components/rjsf with some styling tweaks and other small changes (switching to heroicons, adding a markdown renderer for descriptions) to...