Skip to main content

Capecape's workspace

Tables
1
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: Tell me a story about a superhero and a villain. 
FUCTION_CALL: [/INST]
Tell me a story about a superhero and a villain.
story(description="superhero and villain")
story()
False
20
64
0
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: three, four, time. I mean, I have 10 years now. 
FUCTION_CALL: [/INST]
three, four, time. I mean, I have 10 years now.
other()
timecheck()
False
20
64
0
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: Cheers. 
FUCTION_CALL: [/INST]
Cheers.
other()
other()
False
20
64
0
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: God, I know this song is good. 
FUCTION_CALL: [/INST]
God, I know this song is good.
other()
other()
False
20
64
0
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: run Minecraft 
FUCTION_CALL: [/INST]
run Minecraft
runapp(program="Minecraft")
runapp(program="Minecraft")
False
20
64
0
[INST]You are AI that converts human request into api calls. 
You have a set of functions:
-news(topic="[topic]") asks for latest headlines about a topic.
-math(question="[question]") asks a math question in python format.
-notes(action="add|list", note="[note]") lets a user take simple notes.
-openai(prompt="[prompt]") asks openai a question.
-runapp(program="[program]") runs a program locally.
-story(description=[description]) lets a user ask for a story.
-timecheck(location="[location]") ask for the time at a location. If no location is given it's assumed to be the current location.
-timer(duration="[duration]") sets a timer for duration written out as a string.
-weather(location="[location]") ask for the weather at a location. If there's no location string the location is assumed to be where the user is.
-other() should be used when none of the other commands apply.

Some example user queries and the corresponding function call:
USER_QUERY: What is a random number under one hundred
FUNCTION_CALL: math(question="randint(100)")

USER_QUERY: Ask gpt if a leopard can swim
FUNCTION_CALL: openai(prompt="Can a leopard swim?")

USER_QUER: So it's like…
FUNCTION_CALL: other()

USER_QUERY: to do this? Also, I've noticed that when I use
FUNCTION_CALL: other()

Here is a user request, reply with the corresponding function call, be brief.
USER_QUERY: Can you make it? Mikey? Mikey? Didn't want to come up? 
FUCTION_CALL: [/INST]
Can you make it? Mikey? Mikey? Didn't want to come up?
other()
other()
False
20
64
0
prompt
user
answer
generation
amswer == generation
max_length
max_new_tokens
min_length
early_stopping
do_sample
num_beams
num_beam_groups
use_cache
temperature
top_k
top_p
typical_p
epsilon_cutoff
eta_cutoff
diversity_penalty
repetition_penalty
encoder_repetition_penalty
length_penalty
no_repeat_ngram_size
renormalize_logits
remove_invalid_values
num_return_sequences
output_attentions
output_hidden_states
output_scores
return_dict_in_generate
pad_token_id
bos_token_id
eos_token_id
encoder_no_repeat_ngram_size
num_assistant_tokens
num_assistant_tokens_schedule
generation_kwargs
_from_model_config
transformers_version
8
9
10
11
12
13
14
List<Maybe<File<(table)>>>