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

Development lifecycle updates #17

Merged
merged 5 commits into from
Oct 28, 2024
Merged

Development lifecycle updates #17

merged 5 commits into from
Oct 28, 2024

Conversation

brenkao
Copy link
Collaborator

@brenkao brenkao commented Oct 25, 2024

  • Refactored majority of SQL statements into Services for easier testing in the future
  • Updated definition of version for synced prompts. All version checking checks function hash instead of function name.
  • Removed edit CLI command until we figure out if we want to keep that flow
  • Added Mirascope traces via synced and unsynced + mirascope
  • Added BaseModel support for unsynced
  • Tools, BaseModel, show up but are not pretty
  • Added active button and code for better UX in the playground
  • Added UI cards for OpenAI, Gemini, and Anthropic
  • No support for Gemini for synced

lilypad/_utils.py Show resolved Hide resolved
lilypad/llm_fn.py Outdated Show resolved Hide resolved
lilypad/llm_fn.py Outdated Show resolved Hide resolved
lilypad/llm_fn.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@brenkao brenkao merged commit 578ef1f into main Oct 28, 2024
5 checks passed
@brenkao brenkao deleted the llm-unsynced-fn-create branch October 28, 2024 17:51
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