Skip to content

Conversation

@bcallender
Copy link
Contributor

  • Add FenicEmbeddingsResponse type
  • Update CachedResponse to support both completions and embeddings
  • Add ResponseType enum for type safety
  • Implement embedding cache key computation
  • Update SQLite schema to store embeddings
  • Update ModelClient to handle embedding caching
  • Add comprehensive tests for embedding caching

Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@bcallender bcallender mentioned this pull request Nov 20, 2025
- Add FenicEmbeddingsResponse type
- Update CachedResponse to support both completions and embeddings
- Add ResponseType enum for type safety
- Implement embedding cache key computation
- Update SQLite schema to store embeddings
- Update ModelClient to handle embedding caching
- Add comprehensive tests for embedding caching
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