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

refactor: [JS] introduced a generate utility action to make generate veneer logic reusable #759

Merged
merged 7 commits into from
Aug 12, 2024

Conversation

pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented Aug 7, 2024

No description provided.

@pavelgj pavelgj changed the title refactor: [JS] introduced an generate utility action to make generate veneer logic reusable refactor: [JS] introduced a generate utility action to make generate veneer logic reusable Aug 7, 2024
@pavelgj pavelgj requested review from mbleigh and removed request for mbleigh August 7, 2024 19:44
js/ai/src/generateAction.ts Outdated Show resolved Hide resolved
@pavelgj pavelgj changed the base branch from main to next August 12, 2024 15:39
@pavelgj pavelgj marked this pull request as ready for review August 12, 2024 15:39
@pavelgj pavelgj merged commit b1e96f1 into next Aug 12, 2024
4 checks passed
@pavelgj pavelgj deleted the pj/generateAction branch August 12, 2024 15:45
cabljac added a commit that referenced this pull request Sep 16, 2024
* feat: do not allow defining new actions from within other actions/flows (#725)

* refactor: [JS] introduced a generate utility action to make generate veneer logic reusable (#759)

Co-authored-by: Michael Bleigh <[email protected]>

* refactor: consolidated registry into a class, made registry hierarchical (#639)

* Add DatasetStore interfaces for evals datasets (#781)

* [Fix] Apply #777 to `next` branch (#779)

* Merge main to Next (#792)

* Update index.md (#764)

* test(go): add live tests to go ollama plugin (#720)

* test(go): add ollama live test

* test(go): retrieve port info for test container

* chore(go): refactor ollama plugin live test

* test(go): remove docker from ollama live test

* fix context array (#777)

* Update to pnpm v9.7.1 (#786)

---------

Co-authored-by: Peter Friese <[email protected]>
Co-authored-by: Jacob Cable <[email protected]>
Co-authored-by: ssbushi <[email protected]>
Co-authored-by: Anthony Barone <[email protected]>

* [Eval] Breaking change -- Modify EvalRunKey (#755)

* Makes inputSchema optional for tools. (#822)

* Add datasetId field to eval run key (#827)

* Fixes history rendering of Dotprompt system role. (#837)

* Local file based DatasetStore implementation and Tools API changes (#797)

* feat(js/plugins/ollama): add initial embedding support

* feat(js/plugins/ollama): integrate ollama embeddings into plugin proper

* Update js/plugins/ollama/src/embeddings.ts

Co-authored-by: Pavel Jbanov <[email protected]>

---------

Co-authored-by: Pavel Jbanov <[email protected]>
Co-authored-by: Michael Bleigh <[email protected]>
Co-authored-by: shrutip90 <[email protected]>
Co-authored-by: ssbushi <[email protected]>
Co-authored-by: Sam Phillips <[email protected]>
Co-authored-by: Peter Friese <[email protected]>
Co-authored-by: Anthony Barone <[email protected]>
Co-authored-by: Michael Doyle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants