Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 30 commits into from
Nov 7, 2023

Conversation

transitive-bullshit
Copy link
Collaborator

@transitive-bullshit transitive-bullshit commented Nov 5, 2023

  • separate cache into cacheKey and a simpler cache
  • rename to Dexter
  • add examples
  • fix some logic in clone methods
  • switch to pnpm because we now have the main package, docs, and examples
  • add cached: boolean to datastore QueryResult to be consistent with Model.run results
  • improve docs

@transitive-bullshit transitive-bullshit changed the base branch from master to v2-mono November 5, 2023 03:31
Copy link

vercel bot commented Nov 6, 2023

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 transitive-bullshit changed the title WIP Add examples and improve docs Add examples and improve docs Nov 6, 2023
@transitive-bullshit transitive-bullshit changed the title Add examples and improve docs Add examples, improve docs, refactor cache/cacheKey Nov 6, 2023
@transitive-bullshit transitive-bullshit marked this pull request as ready for review November 6, 2023 07:34
@transitive-bullshit
Copy link
Collaborator Author

transitive-bullshit commented Nov 6, 2023

@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
Copy link
Collaborator Author

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.

@transitive-bullshit transitive-bullshit merged commit 525baa1 into v2-mono Nov 7, 2023
7 checks passed
@rileytomasek rileytomasek deleted the feature/examples branch April 21, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants