This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
OpenPipe-llm
Watch
1
Star
0
Fork
0
You've already forked OpenPipe-llm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3b99b7bd2bfa09153cee914477d9826a9c902f47
OpenPipe-llm
/
prisma
/
migrations
History
Kyle Corbitt
3b99b7bd2b
remove the default value for PromptVariant.model
...
We should be explicit about setting the appropriate model so it always matches the constructFn.
2023-07-14 17:43:52 -07:00
..
20230701015916_init
start using migrations
2023-06-30 19:00:32 -07:00
20230701042329_add_time_to_complete_to_model_output
Save and display timeToComplete on model outputs (
#6
)
2023-06-30 21:29:28 -07:00
20230706193243_add_tokens_to_model_output
Add promptTokens and completionTokens to model output (
#11
)
2023-07-06 13:12:59 -07:00
20230706201223_add_evaluations
add evaluations
2023-07-06 13:44:03 -07:00
20230714004556_add_construct_fn_to_prompt_variant
Use javascript functions for prompt completions instead of templated json
2023-07-13 18:01:07 -07:00
20230714113205_create_scenariotvariant
Trigger llm output retrieval on server (
#39
)
2023-07-14 16:38:46 -06:00
20230714182259_add_model_to_variant
Trigger llm output retrieval on server (
#39
)
2023-07-14 16:38:46 -06:00
20230715004031_remove_default_value_for_model
remove the default value for PromptVariant.model
2023-07-14 17:43:52 -07:00
migration_lock.toml
start using migrations
2023-06-30 19:00:32 -07:00