Skip to content

Cache embeddings and completions.#17

Open
BillSchumacher wants to merge 3 commits into
mainfrom
cache-prompt-completions
Open

Cache embeddings and completions.#17
BillSchumacher wants to merge 3 commits into
mainfrom
cache-prompt-completions

Conversation

@BillSchumacher

Copy link
Copy Markdown
Owner

🚀 Pull Request Description

WIP

Fixes #15

🧪 Testing Steps

  1. Step 1
  2. Step 2
  3. Step 3

📸 Screenshots (if applicable)

☑️ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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.

Cache/Store prompts and their completions.

1 participant