Technoculture / echoes

For collaboration between R&D teams and AI agents
https://www.echoes.team/
MIT License
8 stars 3 forks source link

initial ui for chat with pdf #27

Closed PrinceBaghel258025 closed 9 months ago

PrinceBaghel258025 commented 1 year ago
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
echoes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2023 5:01am
PrinceBaghel258025 commented 1 year ago
sutyum commented 1 year ago

LANGCHAIN_API_KEY? Did you mean to add LANGSMITH_API_KEY?

sutyum commented 1 year ago

try replacing the background color of the app with: linear-gradient(90deg, #000 8px, transparent 1%) 50%, linear-gradient(#000 8px, transparent 1%) 50%, #1e1e1e

PrinceBaghel258025 commented 1 year ago

LANGCHAIN_API_KEY? Did you mean to add LANGSMITH_API_KEY?

we have to put langsmith api key but the name of the secret should be LANGCHAIN_API_KEY

sutyum commented 1 year ago

Fix the lint error

PrinceBaghel258025 commented 1 year ago