0.1.1
(November 13th, 2024)0.1.0
(November 12th, 2024)create_prompt_variant
API to create Prompt
variantscreate_experiment
to take as input a Prompt
variant ID instead of a Prompt
ID0.1.0
, you need to have Literal AI version 0.1.0-beta or above to create experiments.0.0.627
(October 28th, 2024)label
, status
and tags
to Prompt
query retrieval0.0.627
, you need to have Literal AI version 0.0.629-beta or above.0.0.626
(October 21st, 2024)label
to create_scores
API for non-solely numerical scoresrelease
parameter to LiteralClient
constructor.Prompt
object string representation0.0.625
(October 1st, 2024)engine.query
):
llm.chat
and llm.predict_and_call
agent.chat
for custom FunctionCallingAgent
and LlamaIndex’s OpenAIAgent
0.0.624
(September 27th, 2024)0.0.623
(September 24th, 2024)0.0.612
llama-index
, only required during instrumentation.0.0.611
Step
update_prompt_ab_testing
replaces the old promote_prompt
and extends on it to allow for A/B testing0.0.611
, you need to have Literal AI version 0.0.617-beta or above.0.0.610
0.0.610
, you need to have Literal AI version 0.0.615-beta or above.llama-index
versions 0.10.58 and above.0.0.608
0.0.607
0.0.606
0.0.605
0.0.604
0.0.603
None
0.0.602
repr
to classes0.0.601
get_steps
api0.0.600
literal_
to literalai_
0.0.509
format()
is deprecated. format_messages()
should now be used.0.0.508
create_prompt()
is deprecated. get_or_create_prompt()
should now be used.get_or_create_prompt()
. For creating a new Prompt, use get_or_create_prompt()
.