dexaai / dexter

LLM tools used in production at Dexa
https://dexter.dexa.ai
MIT License
69 stars 4 forks source link

Add examples, improve docs, refactor cache/cacheKey #5

Closed transitive-bullshit closed 10 months ago

transitive-bullshit commented 10 months ago
vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
dexa-llm-tools ✅ Ready (Inspect) Visit Preview Nov 7, 2023 2:28am
dexter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 2:28am
transitive-bullshit commented 10 months ago

@rileytomasek I think this is ready to go for a soft launch. Any broken links in the repo/docs should be resolved once the steps below are completed.

A few TODOs:

  1. rename repo to dexter
  2. enable issues
  3. deploy docs to Dexa's Vercel account (or use my pro account which I can add you to, but we'd have to add dexa DNS)
  4. make the repo public
  5. publish to npm w/ public access

I don't currently have permissions to do any of these, but happy to be a repo admin if you're cool w/ that.

transitive-bullshit commented 10 months ago

There seems to be some weird nextra issue with some of the pages ala https://dexa-llm-tools-cvjq3ihgf-saasify.vercel.app/docs/functions/createAIFunction I'll look into this later.