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

Test examples #61

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Test examples #61

wants to merge 1 commit into from

Conversation

billytrend-cohere
Copy link
Collaborator

@billytrend-cohere billytrend-cohere commented Aug 21, 2024

This PR adds new files and makes changes to the existing ones in the snippets/requests and snippets/responses directories.

New files:

  • snippets/requests/chat-post/default.yaml
  • snippets/requests/chat-post/documents.yaml
  • snippets/requests/chat-post/stream.yaml
  • snippets/requests/chat-post/tools.yaml
  • snippets/requests/classify-post.yaml
  • snippets/requests/connector-create.yaml
  • snippets/requests/detokenize-post.yaml
  • snippets/requests/embed-jobs-post.yaml
  • snippets/requests/embed-post.yaml
  • snippets/requests/generate-post.yaml
  • snippets/requests/rerank-post.yaml
  • snippets/requests/summarize-post.yaml
  • snippets/requests/tokenize-post.yaml
  • snippets/responses/chat-post/documents.yaml
  • snippets/responses/chat-post/stream.yaml
  • snippets/responses/chat-post/tools.yaml
  • snippets/responses/classify-post.yaml
  • snippets/responses/detokenize-post.yaml
  • snippets/responses/generate-post.yaml
  • snippets/responses/rerank-post.yaml
  • snippets/responses/summarize-post.yaml
  • snippets/responses/tokenize-post.yaml

Changes to existing files:

  • snippets/requests/chat-post/default.yaml: Added chat_history and connectors fields.
  • snippets/responses/chat-post/documents.yaml: Added a response from the chatbot.
  • snippets/responses/chat-post/stream.yaml: Added chat_history and connectors fields.
  • snippets/responses/chat-post/tools.yaml: Added a response from the chatbot.
  • snippets/responses/classify-post.yaml: Added classifications and meta fields.
  • snippets/responses/detokenize-post.yaml: Added text and meta fields.
  • snippets/responses/generate-post.yaml: Added generations and meta fields.
  • snippets/responses/rerank-post.yaml: Added results and meta fields.
  • snippets/responses/summarize-post.yaml: Added summary and meta fields.
  • snippets/responses/tokenize-post.yaml: Added tokens and token_strings fields.

Copy link

Copy link

Copy link

@cohere-ci cohere-ci bot force-pushed the rregs branch 4 times, most recently from ddc44a4 to 10a4a19 Compare August 21, 2024 18:11
Copy link

@cohere-ci cohere-ci bot force-pushed the rregs branch 3 times, most recently from a40ca6d to d95ca33 Compare August 21, 2024 18:20
Copy link

Co-authored-by: billytrend-cohere <[email protected]>
Copy link

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.

1 participant