Thomas Lynch
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   
Perfect thanks :+1:
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...
download as backup
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...